Skip to content

Commit

Permalink
Skip the test again
Browse files Browse the repository at this point in the history
  • Loading branch information
stratoula committed Oct 11, 2024
1 parent 47325d5 commit 7006ba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/functional/apps/discover/group3/_lens_vis.ts
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
}

// Failing: See https://github.com/elastic/kibana/issues/184600
describe('discover lens vis', function () {
describe.skip('discover lens vis', function () {
before(async () => {
await security.testUser.setRoles(['kibana_admin', 'test_logstash_reader']);
await esArchiver.loadIfNeeded('test/functional/fixtures/es_archiver/logstash_functional');
Expand Down

0 comments on commit 7006ba7

Please sign in to comment.