Skip to content

Commit

Permalink
Fix missed switch from referee to @sinonjs/referee
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay Sherby authored and fatso83 committed Mar 8, 2018
1 parent a0e200e commit e9aa877
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/es2015/module-support-assessment-test.mjs
@@ -1,5 +1,4 @@

import referee from "referee";
import referee from "@sinonjs/referee";
import sinon from "../../lib/sinon";
import * as aModule from "./a-module";
import aModuleWithDefaultExport from "./a-module-with-default";
Expand Down

0 comments on commit e9aa877

Please sign in to comment.