fixup! Resolve #698: sometimes we trigger custom type error
This commit is contained in:
parent
32fe5354ae
commit
3bcb0a5a42
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ spec = describe "Servant.Utils.Links" $ do
|
|||
--
|
||||
-- >>> apiLink (Proxy :: Proxy WrongContentType)
|
||||
-- ...
|
||||
-- ...error:
|
||||
-- ...interactive...
|
||||
-- ...
|
||||
--
|
||||
-- >>> apiLink (Proxy :: Proxy WrongMethod)
|
||||
|
|
Loading…
Reference in a new issue