7 lines
105 B
TOML
7 lines
105 B
TOML
[test]
|
|
preload = ["./server/tests/setup-integration-tests.ts"]
|
|
timeout = 0
|
|
|
|
|
|
[test.env]
|
|
NODE_ENV = "test" |