Skip to content

Commit

Permalink
fix(e2e): fix puppeteer types
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdbradley committed May 7, 2020
1 parent 63a35f3 commit 4b38e7d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/testing/puppeteer/puppeteer-declarations.ts
Expand Up @@ -32,7 +32,6 @@ type PuppeteerPage = Omit<
| 'addListener'
| 'prependListener'
| 'prependOnceListener'
| 'removeListener'
| 'removeAllListeners'
| 'setMaxListeners'
| 'getMaxListeners'
Expand Down

0 comments on commit 4b38e7d

Please sign in to comment.