mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
autofix all violations
This commit is contained in:
parent
a3553c924d
commit
8e9a8a84dc
4245 changed files with 87774 additions and 82935 deletions
|
@ -18,6 +18,4 @@
|
|||
*/
|
||||
|
||||
require('../src/setup_node_env');
|
||||
require('@kbn/test').startServersCli(
|
||||
require.resolve('../test/functional/config.js'),
|
||||
);
|
||||
require('@kbn/test').startServersCli(require.resolve('../test/functional/config.js'));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue