Skip to content

Commit 39197ca

Browse files
Merge pull request #227 from wallstromsimon/test_script_doc_update
fix: Refer to startTestEnv instead of startTestingEnv in contrib
2 parents 4ae28ce + 01fe0c5 commit 39197ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ You will need to setup the `supertokens-core` in order to to run the `supertoken
3939

4040
1. Navigate to the `supertokens-root` repository
4141
2. Start the testing environment
42-
`./startTestingEnv --wait`
42+
`./startTestEnv --wait`
4343
3. Navigate to the `supertokens-golang` repository
4444
`cd ../supertokens-golang/`
4545
4. Run all tests, [count=1 ensures tests are not cached]

0 commit comments

Comments
 (0)