Skip to content

Commit

Permalink
Merge branch 'main' into cases-split-types-feature
Browse files Browse the repository at this point in the history
  • Loading branch information
patrykkopycinski committed Apr 27, 2023
2 parents 5bf7d91 + 9b80399 commit a3fee10
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
const browser = getService('browser');
const { common } = getPageObjects(['common']);

// Failing: See https://github.com/elastic/kibana/issues/155166
// Failing: See https://github.com/elastic/kibana/issues/155166
describe.skip('Event "viewport_resize"', () => {
beforeEach(async () => {
Expand Down

0 comments on commit a3fee10

Please sign in to comment.