accidentally a word

This commit is contained in:
Jonathan Lamothe 2019-08-23 10:20:06 -04:00
parent 3df01be49a
commit 16c9ebe124

View File

@ -101,7 +101,7 @@ gameTypeLSpec = describe "gameTypeL" $ do
context "getter" $ do
context "unexpected mode" $
it "return Nothing" $
it "should return Nothing" $
MainMenu ^. gameTypeL `shouldBe` Nothing
mapM_