Skip to content

Commit

Permalink
Make eslint happy
Browse files Browse the repository at this point in the history
  • Loading branch information
mantoni committed Jul 24, 2019
1 parent a9fedea commit e4f9ad4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/fake-test.js
Expand Up @@ -4,7 +4,6 @@ var sinon = require("../lib/sinon.js");
var fake = sinon.fake;
var referee = require("@sinonjs/referee");
var assert = referee.assert;
var refute = referee.refute;

referee.add("isProxy", {
assert: function assertIsProxy(actual) {
Expand Down

0 comments on commit e4f9ad4

Please sign in to comment.