mirror of
https://github.com/ChainSafe/lodestar.git
synced 2026-01-09 15:48:08 -05:00
chore: align vitest config filenames (#6369)
This commit is contained in:
@@ -65,7 +65,7 @@ If you observe following error running any of the test files that means you are
|
||||
- To then run only that failed test you can run against a specific file as use vitest's filters to run only one case
|
||||
|
||||
```sh
|
||||
LODESTAR_PRESET=minimal yarn vitest --run --config vitest.config.spec.ts test/spec/phase0/sanity.test.ts
|
||||
LODESTAR_PRESET=minimal yarn vitest --run --config vitest.spec.config.ts test/spec/phase0/sanity.test.ts
|
||||
```
|
||||
|
||||
## Docker
|
||||
|
||||
Reference in New Issue
Block a user