Skip to content

Commit

Permalink
unskips 'Events columns' test (#69684)
Browse files Browse the repository at this point in the history
  • Loading branch information
MadameSheema authored Jun 25, 2020
1 parent cf96249 commit e1cc40e
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.skip('Events columns', () => {
context('Events columns', () => {
before(() => {
loginAndWaitForPage(HOSTS_URL);
openEvents();
Expand Down

0 comments on commit e1cc40e

Please sign in to comment.