CONTRIBUTING: テストが配置されている場所の記述修正 (#9772)

This commit is contained in:
Masaya Suzuki 2023-02-03 03:11:50 +09:00 committed by GitHub
parent 9d9e8a3c4e
commit 01778e11dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ command.
- Service Worker is watched by esbuild.
## Testing
- Test codes are located in [`/test`](/test).
- Test codes are located in [`/packages/backend/test`](/packages/backend/test).
### Run test
Create a config file.