summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-11-18 10:50:47 +0100
committerJames Lopez <james@jameslopez.es>2016-11-18 10:50:47 +0100
commitc76ef847817ac6346b2f367be63f482ee2df382a (patch)
treed189219bf309b0af46e12e703d4e2a5390ffaf30 /spec
parentcd222357ade5f47f8d52f22dea66965c580a5843 (diff)
downloadgitlab-ce-c76ef847817ac6346b2f367be63f482ee2df382a.tar.gz
run pipeline worker in cycle analytics dev setup
Diffstat (limited to 'spec')
-rw-r--r--spec/lib/gitlab/cycle_analytics/production_event_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/lib/gitlab/cycle_analytics/production_event_spec.rb b/spec/lib/gitlab/cycle_analytics/production_event_spec.rb
index 5d12365c430..ac17e3b4287 100644
--- a/spec/lib/gitlab/cycle_analytics/production_event_spec.rb
+++ b/spec/lib/gitlab/cycle_analytics/production_event_spec.rb
@@ -7,4 +7,4 @@ describe Gitlab::CycleAnalytics::ProductionEvent do
expect(event.order).to eq(event.start_time_attrs)
end
end
-end \ No newline at end of file
+end