Skip to content

Commit

Permalink
keep it skipped
Browse files Browse the repository at this point in the history
  • Loading branch information
jloleysens committed Aug 24, 2023
1 parent 40037b4 commit 718e7f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import {
/**
* Until we merge https://github.com/elastic/kibana/pull/162673 this test should remain skipped.
*/
describe('smoke', () => {
describe.skip('smoke', () => {
let serverlessES: TestServerlessESUtils;
let serverlessKibana: TestServerlessKibanaUtils;
let root: TestServerlessKibanaUtils['root'];
Expand Down

0 comments on commit 718e7f0

Please sign in to comment.