From 4e428fc0638e06cdfd62dc9cf5c559ff2c22ef90 Mon Sep 17 00:00:00 2001 From: Karl Prieb Date: Wed, 30 Aug 2017 14:03:58 -0300 Subject: [PATCH] add api tests again --- tests/chimp-config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/chimp-config.js b/tests/chimp-config.js index 46fb2a6c369..d03dcfc8273 100644 --- a/tests/chimp-config.js +++ b/tests/chimp-config.js @@ -19,7 +19,7 @@ module.exports = { // showXolvioMessages: true, // // - - - - CUCUMBER - - - - - path: 'tests/end-to-end/ui', + path: 'tests/end-to-end', // format: 'pretty', // tags: '~@ignore', // singleSnippetPerFile: true,