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