Run captureAllSpec
This was missed due to an oversight.
This commit is contained in:
parent
352596398e
commit
972ed49dd4
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