Skip to content

Commit

Permalink
docs: Update link to test files (#933)
Browse files Browse the repository at this point in the history
  • Loading branch information
bennycode authored Aug 17, 2022
1 parent e851215 commit aa4197c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,7 @@ PRs are very welcome! See the [issues](https://github.com/google/clasp/issues) (

### How to Submit a Pull Request

1. Look over the test cases in `tests/test.ts`, try cases that the PR may affect.
1. Look over the test cases in [test/test.ts](test/test.ts), try cases that the PR may affect.
1. Run [gts linter](https://github.com/google/gts): `npm run lint`.
1. Submit a pull request after testing your feature to make sure it works.

Expand Down

0 comments on commit aa4197c

Please sign in to comment.