Merge pull request #975 from jml/run-capture-all-tests
Run `captureAllSpec`
This commit is contained in:
commit
774a9f49b7
1 changed files with 1 additions and 0 deletions
|
@ -88,6 +88,7 @@ spec :: Spec
|
||||||
spec = do
|
spec = do
|
||||||
verbSpec
|
verbSpec
|
||||||
captureSpec
|
captureSpec
|
||||||
|
captureAllSpec
|
||||||
queryParamSpec
|
queryParamSpec
|
||||||
reqBodySpec
|
reqBodySpec
|
||||||
headerSpec
|
headerSpec
|
||||||
|
|
Loading…
Reference in a new issue