summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorJose Ivan Vargas <jvargas@gitlab.com>2017-02-16 17:45:05 -0600
committerJose Ivan Vargas <jvargas@gitlab.com>2017-02-23 15:47:23 -0600
commit19a21107d7f4a256271306ae10bb376dfbc8bbad (patch)
treec05f57be50d811130c4a8a2bf8e55975f88f4168 /spec
parent103f5a116b1ae6ecbef69d6903b26f7259f090cb (diff)
downloadgitlab-ce-19a21107d7f4a256271306ae10bb376dfbc8bbad.tar.gz
Added CHANGELOG and corrected linter errors
Diffstat (limited to 'spec')
-rw-r--r--spec/features/user_callout_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/features/user_callout_spec.rb b/spec/features/user_callout_spec.rb
index 9ab22475b5e..7077ac2fc54 100644
--- a/spec/features/user_callout_spec.rb
+++ b/spec/features/user_callout_spec.rb
@@ -34,4 +34,4 @@ describe 'User Callouts', js: true do
end
expect(page).not_to have_selector('#user-callout')
end
-end \ No newline at end of file
+end