Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
styfle committed Nov 10, 2021
1 parent 3effe08 commit c64f39f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/nonce-head-manager/index.test.ts
@@ -1,5 +1,5 @@
import { createNext, FileRef } from 'e2e-utils'
import { check, waitFor } from 'next-test-utils'
import { check } from 'next-test-utils'
import webdriver from 'next-webdriver'
import { NextInstance } from 'test/lib/next-modes/base'
import { join } from 'path'
Expand Down

0 comments on commit c64f39f

Please sign in to comment.