Skip to content
Snippets Groups Projects
Commit 9f6b71df authored by DJ Mountney's avatar DJ Mountney
Browse files

Ensure facts-spec that assumes CE uses a stub

- Stub CE for test that expects CE result
parent 8fa1e8ec
No related branches found
No related tags found
1 merge request!85Merged upstream 15.5.0+rc42.ce.0
......@@ -46,6 +46,7 @@
describe '.common_vars' do
before do
stub_is_ee(false)
stub_env_var('TOP_UPSTREAM_SOURCE_PROJECT', 'gitlab-org/gitlab')
stub_env_var('TOP_UPSTREAM_SOURCE_REF', 'master')
stub_env_var('TOP_UPSTREAM_SOURCE_JOB', '123456')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment