Skip to content

Commit

Permalink
simplify test
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzad31 committed Aug 18, 2020
1 parent a2d7a0e commit 585838e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,6 @@ export default function ({ getService }: FtrProviderContext) {
});

it('should receive expected results after calling overview logging', async () => {
// wait few seconds to make sure data is refreshed, just to avoid flakiness
await delay(2000);
// call overview page
const { body } = await supertest
.post(API_URLS.LOG_PAGE_VIEW)
Expand Down

0 comments on commit 585838e

Please sign in to comment.