unskips 'Events columns' test (#69684)

This commit is contained in:
MadameSheema 2020-06-25 12:01:03 +02:00 committed by GitHub
parent cf96249cf3
commit e1cc40ed75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -153,7 +153,7 @@ describe('Events Viewer', () => {
});
});
context.skip('Events columns', () => {
context('Events columns', () => {
before(() => {
loginAndWaitForPage(HOSTS_URL);
openEvents();