Tests giet het al oan
continuous-integration/drone/push Build is passing

Vooral om de testcount te padden lmao
This commit is contained in:
2022-12-07 22:19:12 +01:00
parent 90e0dc5bab
commit 09477f3c4d
2 changed files with 9 additions and 9 deletions
+4 -1
View File
@@ -155,4 +155,7 @@ class TestShitpost(unittest.TestCase):
def test_inspire(self):
inspo = self.cog.get_inspiration()
self.assertIn("https://", inspo)
self.assertIn(".jpg", inspo)
self.assertIn(".jpg", inspo)
def test_giethetaloan(self):
self.assertIn("nee", self.cog.get_giet_het_oan().lower())