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

Commit

Permalink
Ignore all vue devtools globals in mocha
Browse files Browse the repository at this point in the history
  • Loading branch information
mariomka committed Jan 18, 2018
1 parent 8adff3d commit 7daee98
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/visual.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ window.mocha.setup({
slow: 750,
timeout: 5000,
globals: [
'__VUE_DEVTOOLS_INSTANCE_MAP__',
'__VUE_DEVTOOLS_TOAST__',
'__VUE_DEVTOOLS*',
'script',
'inject',
'originalOpenFunction'
Expand Down

0 comments on commit 7daee98

Please sign in to comment.