Merge pull request #975 from jml/run-capture-all-tests

Run `captureAllSpec`
This commit is contained in:
Alp Mestanogullari 2018-06-10 21:30:00 +02:00 committed by GitHub
commit 774a9f49b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -88,6 +88,7 @@ spec :: Spec
spec = do
verbSpec
captureSpec
captureAllSpec
queryParamSpec
reqBodySpec
headerSpec