Skip to content

Commit e1cc40e

Browse files
authored
unskips 'Events columns' test (#69684)
1 parent cf96249 commit e1cc40e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ describe('Events Viewer', () => {
153153
});
154154
});
155155

156-
context.skip('Events columns', () => {
156+
context('Events columns', () => {
157157
before(() => {
158158
loginAndWaitForPage(HOSTS_URL);
159159
openEvents();

0 commit comments

Comments
 (0)