diff --git a/test/spec/Feature/Query/RangeSpec.hs b/test/spec/Feature/Query/RangeSpec.hs index 99a31fc8db..5eb2e17740 100644 --- a/test/spec/Feature/Query/RangeSpec.hs +++ b/test/spec/Feature/Query/RangeSpec.hs @@ -151,7 +151,7 @@ spec = do [("Prefer", "count=exact")] "" `shouldRespondWith` [json|[]|] - { matchHeaders = ["Content-Range" <:> "*/0"] } + { matchHeaders = ["Content-Range" <:> "*/0"] } context "when I don't want the count" $ do it "returns range Content-Range with /*" $