mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
This commit is contained in:
parent
09072eb08d
commit
44ac41698c
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ const prepareLogLine = str =>
|
|||
'[## timestamp ##]'
|
||||
));
|
||||
|
||||
describe('Server logging configuration', function () {
|
||||
describe.skip('Server logging configuration', function () {
|
||||
let child;
|
||||
let isJson;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue