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

Commit

Permalink
Fixes unit tests, broken with #9650
Browse files Browse the repository at this point in the history
Auditors: @bsclifton

Test Plan:
- unit test should pass
  • Loading branch information
NejcZdovc committed Jun 23, 2017
1 parent 5b1a50a commit 7df8ce5
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 7df8ce5

Please sign in to comment.