Singular 'snippet' for consistency
This commit is contained in:
parent
39ae839804
commit
fc0035f66b
1 changed files with 1 additions and 1 deletions
|
@ -17,6 +17,6 @@ describe 'Reportable note on snippets', :js do
|
||||||
visit project_snippet_path(project, snippet)
|
visit project_snippet_path(project, snippet)
|
||||||
end
|
end
|
||||||
|
|
||||||
it_behaves_like 'reportable note', 'snippets'
|
it_behaves_like 'reportable note', 'snippet'
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue