Fix linting error
This commit is contained in:
parent
3017a17b9c
commit
4b601f93cb
@ -10,7 +10,7 @@ const test = new TestUtils()
|
|||||||
|
|
||||||
describe('TeamConnector', () => {
|
describe('TeamConnector', () => {
|
||||||
|
|
||||||
let history: any = {
|
const history: any = {
|
||||||
push: jest.fn(),
|
push: jest.fn(),
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user