From 345b9884442adae80d3e793d7e91bb77eef5e962 Mon Sep 17 00:00:00 2001 From: Martin Edenhofer Date: Mon, 25 Jul 2016 23:00:11 +0200 Subject: [PATCH] Improved job name. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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