mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -04:00
parent
edc561e9ab
commit
8ae77eb3f7
1 changed files with 2 additions and 0 deletions
|
@ -236,6 +236,8 @@ export default function ({ getService, getPageObjects }) {
|
|||
});
|
||||
|
||||
describe('zoom warning behavior', function describeIndexTests() {
|
||||
// Zoom warning is only applicable to OSS
|
||||
this.tags(['skipCloud']);
|
||||
|
||||
const waitForLoading = false;
|
||||
let zoomWarningEnabled;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue