Skip to content

Commit

Permalink
reuse existing sandbox variable
Browse files Browse the repository at this point in the history
  • Loading branch information
arvidOtt authored and boneskull committed Jun 2, 2020
1 parent 566dae6 commit 5c58d0a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/unit/suite.spec.js
Expand Up @@ -682,8 +682,6 @@ describe('Suite', function() {
});

describe('.markOnly()', function() {
var sandbox;

beforeEach(function() {
sandbox = sinon.createSandbox();
});
Expand Down

0 comments on commit 5c58d0a

Please sign in to comment.