Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
Merge pull request #9675 from NejcZdovc/hotfix/unittest-advancedTabTest
Browse files Browse the repository at this point in the history
Fixes unit tests, broken with #9650
  • Loading branch information
bsclifton authored Jun 23, 2017
2 parents b0145ac + 7df8ce5 commit 058eec2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ describe('AdvancedTab component', function () {
AdvancedTab = require('../../../../../../app/renderer/components/preferences/advancedTab')
})
after(function () {
mockery.deregisterAll()
mockery.disable()
})

Expand Down

0 comments on commit 058eec2

Please sign in to comment.