Skip to content

Commit

Permalink
Update telemetry_collectors.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzad31 authored Aug 21, 2020
1 parent 7b34a4e commit 64fbac8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ export default function ({ getService }: FtrProviderContext) {
});
});

it('should receive expected results after calling overview logging', async () => {
it('should receive 200 status after overview logging', async () => {
// call overview page
await supertest
.post(API_URLS.LOG_PAGE_VIEW)
Expand Down

0 comments on commit 64fbac8

Please sign in to comment.