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
|
||||
verbSpec
|
||||
captureSpec
|
||||
captureAllSpec
|
||||
queryParamSpec
|
||||
reqBodySpec
|
||||
headerSpec
|
||||
|
|
Loading…
Reference in a new issue