skip test Reporting paginates content #74922

This commit is contained in:
Jonathan Budzenski 2020-08-13 10:30:13 -05:00
parent 8095c7ba15
commit 6a85e893f7

View file

@ -68,7 +68,7 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => {
});
});
it('Paginates content', async () => {
it.skip('Paginates content', async () => {
const previousButton = await testSubjects.find('pagination-button-previous');
// previous CAN NOT be clicked