Commit b041dc20 authored by Stan Hu's avatar Stan Hu

Fix typo

parent 14105b5e
......@@ -22,7 +22,7 @@ module QA
expect(page).to have_content(issue_title)
end
context 'when using attachements in comments', :object_storage do
context 'when using attachments in comments', :object_storage do
let(:file_to_attach) do
File.absolute_path(File.join('spec', 'fixtures', 'banana_sample.gif'))
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment