mirror of
https://github.com/typeable/bloodhound.git
synced 2025-01-05 21:36:03 +03:00
Formatting
This commit is contained in:
parent
9c662b1ca5
commit
09b0d1a5ce
@ -361,6 +361,8 @@ main = hspec $ do
|
||||
(CacheName "test") False (CacheKey "key")
|
||||
let search = mkSearch Nothing (Just filter)
|
||||
searchExpectNoResults search
|
||||
|
||||
|
||||
describe "ToJSON RegexpFlags" $ do
|
||||
it "generates the correct JSON for AllRegexpFlags" $
|
||||
toJSON AllRegexpFlags `shouldBe` String "ALL"
|
||||
|
Loading…
Reference in New Issue
Block a user