Skip to content

Commit

Permalink
reuse existing sandbox variable
Browse files Browse the repository at this point in the history
  • Loading branch information
arvidOtt committed Jun 2, 2020
1 parent c9ec204 commit 0042bbe
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 0042bbe

Please sign in to comment.