Skip to content

Commit

Permalink
unskip fleet_unenroll_agent
Browse files Browse the repository at this point in the history
  • Loading branch information
neptunian committed Jul 17, 2020
1 parent 6b150e6 commit 8002ba2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions x-pack/test/api_integration/apis/fleet/unenroll_agent.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ export default function (providerContext: FtrProviderContext) {
const supertest = getService('supertest');
const esClient = getService('es');

// FLAKY: https://github.com/elastic/kibana/issues/64696
describe.skip('fleet_unenroll_agent', () => {
describe('fleet_unenroll_agent', () => {
let accessAPIKeyId: string;
let outputAPIKeyId: string;
before(async () => {
Expand Down

0 comments on commit 8002ba2

Please sign in to comment.