Skip to content

Commit

Permalink
Merge branch 'master' into eui/30.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thompsongl committed Nov 17, 2020
2 parents e58954a + 8d4642b commit acb8496
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,8 @@ function createConfigManager(configPath: string) {
};
}

describe('Server logging configuration', function () {
// Failing: See https://github.com/elastic/kibana/issues/77279
describe.skip('Server logging configuration', function () {
let child: undefined | Child.ChildProcess;

beforeEach(() => {
Expand Down

0 comments on commit acb8496

Please sign in to comment.