Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanFauble authored Oct 26, 2023
1 parent dc28d46 commit 9f0a3fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ To test a specific feature, specify the full path to the function to run:
pytest -vs tests/integration/synapseclient/test_command_line_client.py::test_table_query
````
#### Integration testing agaisnt the `dev` synapse server
#### Integration testing against the `dev` synapse server
The easiest way to specify the HTTP endpoints to use for all synapse requests is to modify the `~/.synapseConfig` file and modify a few key-value pairs such as below. Not this is also where you will specify the dev authentication:
```
[authentication]
Expand Down

0 comments on commit 9f0a3fb

Please sign in to comment.