Skip to content

Commit 679e5fc

Browse files
committed
Remove global mock
1 parent bc38e40 commit 679e5fc

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

site/src/testHelpers/performanceMock.ts

Lines changed: 0 additions & 3 deletions
This file was deleted.

site/src/testHelpers/renderHelpers.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ import {
2020
} from "react-router-dom"
2121
import { RequireAuth } from "../components/RequireAuth/RequireAuth"
2222
import { MockUser } from "./entities"
23-
import "./performanceMock"
2423

2524
export const history = createMemoryHistory()
2625

0 commit comments

Comments
 (0)