Make spec/lib/gitlab/build/check_spec.rb work when `ee` value is set
If a pipeline is run with the `ee=true` environment set, then previously the spec would fail (https://gitlab.com/gitlab-org/omnibus-gitlab/-/jobs/5480966109). Let's fix this by ensuring the environment variable is stubbed to nil.
parent
33ce6868
Please register or sign in to comment