JS: Update tests

This commit is contained in:
Asger F
2019-09-20 15:41:36 +01:00
parent 71763af2d5
commit 1ce0a48996
4 changed files with 6 additions and 1 deletions

View File

@@ -1,2 +1,4 @@
| electron.js:39:1:39:19 | foo(bw).webContents |
| electron.js:40:1:40:19 | foo(bv).webContents |
| electron.ts:4:3:4:16 | bw.webContents |
| electron.ts:5:3:5:16 | bv.webContents |