Skip to content
Snippets Groups Projects
Verified Commit 9416193b authored by Matija Čupić's avatar Matija Čupić
Browse files

Fix clusters/gcp feature spec

parent ad1357d6
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -22,6 +22,7 @@ feature 'Gcp Cluster', :js do
 
context 'when user has a GCP project with billing enabled' do
before do
allow(CheckGcpProjectBillingWorker).to receive(:perform_async)
stub_google_project_billing_status
end
 
Loading
Loading
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