mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
unskip test (#132501)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
606d9c2649
commit
5d7372dfc0
1 changed files with 1 additions and 2 deletions
|
@ -20,8 +20,7 @@ export default function ({ getService }: FtrProviderContext) {
|
|||
const supertest = getService('supertest');
|
||||
const bsearch = getService('bsearch');
|
||||
|
||||
// FAILING ES PROMOTION: https://github.com/elastic/kibana/issues/130692
|
||||
describe.skip('Matrix DNS Histogram', () => {
|
||||
describe('Matrix DNS Histogram', () => {
|
||||
describe('Large data set', () => {
|
||||
before(
|
||||
async () =>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue