accidentally a word
This commit is contained in:
@@ -101,7 +101,7 @@ gameTypeLSpec = describe "gameTypeL" $ do
|
|||||||
context "getter" $ do
|
context "getter" $ do
|
||||||
|
|
||||||
context "unexpected mode" $
|
context "unexpected mode" $
|
||||||
it "return Nothing" $
|
it "should return Nothing" $
|
||||||
MainMenu ^. gameTypeL `shouldBe` Nothing
|
MainMenu ^. gameTypeL `shouldBe` Nothing
|
||||||
|
|
||||||
mapM_
|
mapM_
|
||||||
|
|||||||
Reference in New Issue
Block a user