mirror of
https://github.com/LemmyNet/lemmy-docs.git
synced 2024-11-21 11:51:11 +00:00
Making a small contributor documentation correction for running api tests (#216)
This commit is contained in:
parent
1eb773a611
commit
b04dcb83a4
1 changed files with 1 additions and 1 deletions
|
@ -111,5 +111,5 @@ Then run the following script:
|
|||
|
||||
```bash
|
||||
cd api_tests
|
||||
./run-federation-test.bash
|
||||
./run-federation-test.sh
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue