mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
parent
b343654fc4
commit
0236516351
1 changed files with 1 additions and 2 deletions
|
@ -56,8 +56,7 @@ export default function ({ getService }: FtrProviderContext) {
|
|||
return savedObject;
|
||||
};
|
||||
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/98240
|
||||
describe.skip('UI Counters API', () => {
|
||||
describe('UI Counters API', () => {
|
||||
const dayDate = moment().format('DDMMYYYY');
|
||||
before(async () => await esArchiver.emptyKibanaIndex());
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue