unskip test (#132501)

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
Angela Chuang 2022-05-24 11:02:25 +01:00 committed by GitHub
parent 606d9c2649
commit 5d7372dfc0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 () =>