Skip to content

Commit d843450

Browse files
committed
skip "pagination updates results and page number" #86975
1 parent 62fd430 commit d843450

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

x-pack/plugins/security_solution/cypress/integration/pagination.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import { refreshPage } from '../tasks/security_header';
1717

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

20-
describe('Pagination', () => {
20+
describe.skip('Pagination', () => {
2121
before(() => {
2222
cleanKibana();
2323
loginAndWaitForPage(HOSTS_PAGE_TAB_URLS.uncommonProcesses);

0 commit comments

Comments
 (0)