From e40fb2e7af9e9d9857fefc587902e5697c5d9a1e Mon Sep 17 00:00:00 2001 From: Sylvain Joyeux Date: Wed, 28 Mar 2018 17:16:34 -0300 Subject: [PATCH] features: fix numbering for the installation --- features/00 - Installation.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features/00 - Installation.feature b/features/00 - Installation.feature index fbfa114..ae2f22f 100644 --- a/features/00 - Installation.feature +++ b/features/00 - Installation.feature @@ -1,5 +1,5 @@ -Feature: 01. Installation - @disable-bundler +@disable-bundler +Feature: 00. Installation Scenario: 01. Bootstrapping # High timeout, we're building and installing stuff Given the aruba exit timeout is 3600 seconds