cleanup: removes a fake test
This commit is contained in:
parent
0b2bb1b6f5
commit
01111a1122
@ -1,7 +1,4 @@
|
||||
import {X} from '../src/router';
|
||||
|
||||
describe("Test", () => {
|
||||
describe("Integration", () => {
|
||||
it("test", () => {
|
||||
expect(X).toEqual(5);
|
||||
});
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user