Un-skip endpoint policy details tests (#79460)

This commit is contained in:
Paul Tavares 2020-10-05 12:02:29 -04:00 committed by GitHub
parent 88ddde817c
commit 1dacabc534
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,8 +30,7 @@ export default function ({ getPageObjects, getService }: FtrProviderContext) {
port,
});
// FAILING ES PROMOTION: https://github.com/elastic/kibana/issues/72102
describe.skip('When on the Endpoint Policy Details Page', function () {
describe('When on the Endpoint Policy Details Page', function () {
this.tags(['ciGroup7']);
describe('with an invalid policy id', () => {