mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
parent
5052499e20
commit
0f45439a5f
1 changed files with 2 additions and 1 deletions
|
@ -22,7 +22,8 @@ export default function ({ getService }: FtrProviderContext) {
|
|||
count,
|
||||
});
|
||||
|
||||
describe('UI Counters API', () => {
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/85086
|
||||
describe.skip('UI Counters API', () => {
|
||||
const dayDate = moment().format('DDMMYYYY');
|
||||
|
||||
it('stores ui counter events in savedObjects', async () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue