Skip to content

Commit

Permalink
skip "Fields Browser rendering. #60209
Browse files Browse the repository at this point in the history
  • Loading branch information
jbudz committed Dec 28, 2020
1 parent 83f6440 commit 3ddc527
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ const defaultHeaders = [
];

describe('Fields Browser', () => {
context('Fields Browser rendering', () => {
context.skip('Fields Browser rendering', () => {
before(() => {
cleanKibana();
loginAndWaitForPage(HOSTS_URL);
Expand Down

0 comments on commit 3ddc527

Please sign in to comment.