diff --git a/config/cucumber.yml b/config/cucumber.yml index 2e8d86f..09f3c7e 100644 --- a/config/cucumber.yml +++ b/config/cucumber.yml @@ -1,2 +1,2 @@ -default: --tags ~@selenium --exclude features/support/selenium.rb -selenium: --tags @selenium +default: --tags ~@selenium,~@wip --exclude features/support/selenium.rb +selenium: --tags @selenium,~@wip -- libgit2 0.21.2