Skip to content

Commit

Permalink
skip "pagination updates results and page number" #86975
Browse files Browse the repository at this point in the history
  • Loading branch information
jbudz committed Dec 28, 2020
1 parent 62fd430 commit d843450
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import { refreshPage } from '../tasks/security_header';

import { HOSTS_PAGE_TAB_URLS } from '../urls/navigation';

describe('Pagination', () => {
describe.skip('Pagination', () => {
before(() => {
cleanKibana();
loginAndWaitForPage(HOSTS_PAGE_TAB_URLS.uncommonProcesses);
Expand Down

0 comments on commit d843450

Please sign in to comment.