mirror of
https://github.com/coder/coder.git
synced 2025-07-23 21:32:07 +00:00
refactor: camel case files (#1081)
This commit is contained in:
@ -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(() =>
|
||||
|
Reference in New Issue
Block a user