Skip to content

Commit

Permalink
Re-enable the chromium functional tests (#26822)
Browse files Browse the repository at this point in the history
  • Loading branch information
joelgriffith authored and chrisronline committed Dec 12, 2018
1 parent f719089 commit 975c5ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/scripts/functional_tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
require('@kbn/plugin-helpers').babelRegister();
require('@kbn/test').runTestsCli([
require.resolve('../test/reporting/configs/chromium_api.js'),
// require.resolve('../test/reporting/configs/chromium_functional.js'),
require.resolve('../test/reporting/configs/chromium_functional.js'),
// require.resolve('../test/reporting/configs/phantom_api.js'),
// require.resolve('../test/reporting/configs/phantom_functional.js'),
require.resolve('../test/functional/config.js'),
Expand Down

0 comments on commit 975c5ae

Please sign in to comment.