Fix static anlysys
This commit is contained in:
parent
5efea3a298
commit
91229f0b5c
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ describe Projects::ClustersController do
|
|||
|
||||
subject do
|
||||
get :new_gcp, namespace_id: project.namespace,
|
||||
project_id: project
|
||||
project_id: project
|
||||
end
|
||||
|
||||
context 'when logged' do
|
||||
|
|
Loading…
Reference in a new issue