module GH.SignoffSpec where import Test.Hspec spec :: Spec spec = do describe "gh-signoff" $ do it "placeholder test" $ do True `shouldBe` True