Commit 9416193b authored by Matija Čupić's avatar Matija Čupić

Fix clusters/gcp feature spec

parent ad1357d6
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment