mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
autofix all violations
This commit is contained in:
parent
a3553c924d
commit
8e9a8a84dc
4245 changed files with 87774 additions and 82935 deletions
|
@ -32,7 +32,7 @@ kbnEs
|
|||
'base-path': resolve(__dirname, '../.es'),
|
||||
ssl: false,
|
||||
})
|
||||
.catch(function (e) {
|
||||
.catch(function(e) {
|
||||
console.error(e);
|
||||
process.exitCode = 1;
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue