Skip to content
This repository has been archived by the owner on Jan 7, 2022. It is now read-only.

Commit

Permalink
Add __VUE_DEVTOOLS_TOAST__ to accepted global variables names in mo…
Browse files Browse the repository at this point in the history
…cha.
  • Loading branch information
mariomka committed Jan 14, 2018
1 parent 4461ab5 commit 1b40d2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/visual.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ window.mocha.setup({
timeout: 5000,
globals: [
'__VUE_DEVTOOLS_INSTANCE_MAP__',
'__VUE_DEVTOOLS_TOAST__',
'script',
'inject',
'originalOpenFunction'
Expand Down

0 comments on commit 1b40d2f

Please sign in to comment.