Skip to content

Commit

Permalink
Preder copy over move for example localConfig in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
aljones15 committed Jan 26, 2024
1 parent 8781a3f commit 093c45f
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 @@ -33,7 +33,7 @@ npm test
### Testing Locally

If you want to test implementations or just endpoints running locally, you can
rename `localImplementationsConfig.cjs` to `.localImplementationsConfig.cjs`
copy `localImplementationsConfig.cjs` to `.localImplementationsConfig.cjs`
in the root directory of the test suite.

```bash
Expand Down

0 comments on commit 093c45f

Please sign in to comment.