mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Temporarily disabling serverless test (#174023)
Disabling serverless test until we figure out what's wrong [here](https://github.com/elastic/kibana/issues/173991)
This commit is contained in:
parent
e4f86bb1e9
commit
f542e160b9
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ import { ALERTS_URL } from '../../../urls/navigation';
|
|||
describe(
|
||||
'Host details flyout',
|
||||
{
|
||||
tags: ['@ess', '@serverless'],
|
||||
tags: ['@ess'],
|
||||
env: {
|
||||
ftrConfig: {
|
||||
kbnServerArgs: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue