mirror of
https://github.com/lostisland/faraday.git
synced 2025-10-17 00:05:28 -04:00
Fix test script examples in README
This commit is contained in:
parent
b6a636bddd
commit
6062767799
@ -183,10 +183,10 @@ automatically starts a test server in background. Only tests in
|
|||||||
|
|
||||||
``` sh
|
``` sh
|
||||||
# run the whole suite
|
# run the whole suite
|
||||||
$ script/server
|
$ script/test
|
||||||
|
|
||||||
# run only specific files
|
# run only specific files
|
||||||
$ script/server excon typhoeus
|
$ script/test excon typhoeus
|
||||||
```
|
```
|
||||||
|
|
||||||
We will accept middleware that:
|
We will accept middleware that:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user