Skip to content

Commit

Permalink
Skip the Server logging configuration integration tests, they're flaky (
Browse files Browse the repository at this point in the history
  • Loading branch information
kobelb authored Jul 24, 2018
1 parent 5452c30 commit 1e298d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ const prepareLogLine = str =>
'[## timestamp ##]'
));

describe('Server logging configuration', function () {
describe.skip('Server logging configuration', function () {
let child;
let isJson;

Expand Down

0 comments on commit 1e298d5

Please sign in to comment.