From 772d3b1b4d5082e3df1eb6edf9a3920f47679113 Mon Sep 17 00:00:00 2001 From: Grzegorz Bizon Date: Mon, 6 Nov 2017 11:36:11 +0100 Subject: [PATCH] Fix cycle analytics specs --- spec/support/cycle_analytics_helpers.rb | 1 + 1 file changed, 1 insertion(+) 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