summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2017-11-06 11:36:11 +0100
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2017-11-06 11:36:11 +0100
commit772d3b1b4d5082e3df1eb6edf9a3920f47679113 (patch)
tree0e2b1cb2656de943f73a6d4d738e03978427136a
parent164b1df59025e9685e243dd89d943ff5b1122b44 (diff)
downloadgitlab-ce-772d3b1b4d5082e3df1eb6edf9a3920f47679113.tar.gz
Fix cycle analytics specs
-rw-r--r--spec/support/cycle_analytics_helpers.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/support/cycle_analytics_helpers.rb b/spec/support/cycle_analytics_helpers.rb
index 934b4557ba2..26fd271ce31 100644
--- a/spec/support/cycle_analytics_helpers.rb
+++ b/spec/support/cycle_analytics_helpers.rb
@@ -94,6 +94,7 @@ module CycleAnalyticsHelpers
ref: 'master',
tag: false,
name: 'dummy',
+ stage: 'dummy',
pipeline: dummy_pipeline,
protected: false)
end