Skip to content

Commit

Permalink
Adding missed test
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-buttner committed May 18, 2020
1 parent 1220c68 commit 3720a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/test/api_integration/apis/endpoint/alerts.ts
Original file line number Diff line number Diff line change
@@ -70,7 +70,7 @@ export default function({ getService }: FtrProviderContext) {

let nullableEventId = '';

describe.only('Endpoint alert API', () => {
describe('Endpoint alert API', () => {
describe('when data is in elasticsearch', () => {
before(async () => {
await esArchiver.load('endpoint/alerts/api_feature');

0 comments on commit 3720a33

Please sign in to comment.