Files
rspade_system/node_modules/fast-uri/.github/tests_checker.yml
2025-12-03 21:28:08 +00:00

8 lines
223 B
YAML
Executable File

comment: |
Hello! Thank you for contributing!
It appears that you have changed the code, but the tests that verify your change are missing. Could you please add them?
fileExtensions:
- '.ts'
- '.js'
testDir: 'test'