mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
skip failing test suite (#148386)
This commit is contained in:
parent
18e157a1a0
commit
ec293bfc28
1 changed files with 1 additions and 0 deletions
|
@ -307,6 +307,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
|
|||
};
|
||||
|
||||
// Failing: See https://github.com/elastic/kibana/issues/148388
|
||||
// Failing: See https://github.com/elastic/kibana/issues/148386
|
||||
describe.skip('Search source Alert', () => {
|
||||
before(async () => {
|
||||
await security.testUser.setRoles(['discover_alert']);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue