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:
authorJames Lopez <james@jameslopez.es>2016-10-12 15:30:49 +0300
committerJames Lopez <james@jameslopez.es>2016-10-12 15:30:49 +0300
commit42ba19f339a63a1e49a40fd4df9c75470ec71f25 (patch)
tree6e10353e9f7184803060cc7d6e03c54656fc2c62 /spec/models/cycle_analytics
parent2b37f040b612303b714ec8cee0b482427e7c2b3c (diff)
fixed newline
Diffstat (limited to 'spec/models/cycle_analytics')
-rw-r--r--spec/models/cycle_analytics/test_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/models/cycle_analytics/test_spec.rb b/spec/models/cycle_analytics/test_spec.rb
index c454e3e0701..02ddfeed9c1 100644
--- a/spec/models/cycle_analytics/test_spec.rb
+++ b/spec/models/cycle_analytics/test_spec.rb
@@ -46,7 +46,6 @@ describe 'CycleAnalytics#test', feature: true do
pipeline.run!
pipeline.succeed!
-
end
expect(subject.test).to be_nil