Skip to content

Commit

Permalink
Test suite: Clone the top-level expect
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Oct 3, 2018
1 parent ad23714 commit ad884eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unexpectedMitm.js
Expand Up @@ -41,6 +41,7 @@ function trimDiff(message) {

describe('unexpectedMitm', () => {
const expect = require('unexpected')
.clone()
.use(require('../lib/unexpectedMitm'))
.use(require('unexpected-http'))
.use(require('unexpected-sinon'))
Expand Down

0 comments on commit ad884eb

Please sign in to comment.