refactor: camel case files (#1081)

This commit is contained in:
Bruno Quaresma
2022-04-19 11:18:12 -05:00
committed by GitHub
parent 5ce06769cd
commit b9933d493a
43 changed files with 37 additions and 37 deletions

View File

@ -1,4 +1,4 @@
import { server } from "./src/test_helpers/server"
import { server } from "./src/testHelpers/server"
// Establish API mocking before all tests through MSW.
beforeAll(() =>