diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 76aa33fcf..41fc64d4d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -61,7 +61,7 @@ test:unit:postgresql: - rake test:controllers - rake db:drop -test:browser:autowizard: +test:integration:autowizard: stage: test tags: - core