Run captureAllSpec

This was missed due to an oversight.
This commit is contained in:
Jonathan Lange 2018-06-10 17:38:22 +01:00
parent 352596398e
commit 972ed49dd4

View File

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