unsused variable
This commit is contained in:
parent
69fa34d71f
commit
e6fdff43d8
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ import { stubClient } from './test-utils';
|
|||
|
||||
describe('ScalarAuthClient', function() {
|
||||
let clientSandbox;
|
||||
let sac;
|
||||
|
||||
beforeEach(function() {
|
||||
sinon.stub(window.localStorage, 'getItem').withArgs('mx_scalar_token').returns('brokentoken');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue