Skip to content

Commit

Permalink
- skipped a flaky test in cypress/integration/events_viewer.spec.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-goldstein committed Jul 22, 2020
1 parent bbd7a47 commit 39c6f35
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ describe('Events Viewer', () => {
});
});

context('Events columns', () => {
context.skip('Events columns', () => {
before(() => {
loginAndWaitForPage(HOSTS_URL);
openEvents();
Expand Down

0 comments on commit 39c6f35

Please sign in to comment.