Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Ivan Vargas <jvargas@gitlab.com>2017-02-17 02:45:05 +0300
committerJose Ivan Vargas <jvargas@gitlab.com>2017-02-24 00:47:23 +0300
commit19a21107d7f4a256271306ae10bb376dfbc8bbad (patch)
treec05f57be50d811130c4a8a2bf8e55975f88f4168 /spec/features/user_callout_spec.rb
parent103f5a116b1ae6ecbef69d6903b26f7259f090cb (diff)
Added CHANGELOG and corrected linter errors
Diffstat (limited to 'spec/features/user_callout_spec.rb')
-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