Skip to content

Commit

Permalink
fix type
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzad31 committed Aug 18, 2020
1 parent 6aa6e52 commit a2cc843
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ export default function ({ getService }: FtrProviderContext) {

it('should receive expected results after calling overview logging', async () => {
// call overview page
const { body } = await supertest
await supertest
.post(API_URLS.LOG_PAGE_VIEW)
.set('kbn-xsrf', 'true')
.send({
Expand Down

0 comments on commit a2cc843

Please sign in to comment.