Skip to content

Commit

Permalink
get mocked core tests passing
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s committed Dec 18, 2021
1 parent 7d4e9dc commit 178d35b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions services/test-helpers.js
Expand Up @@ -5,10 +5,8 @@ const runnerConfig = config.util.toObject()

function cleanUpNockAfterEach() {
afterEach(function () {
nock.restore()
nock.cleanAll()
nock.enableNetConnect()
nock.activate()
})
}

Expand Down

0 comments on commit 178d35b

Please sign in to comment.