diff --git a/tests.py b/tests.py index bf5ac6932..738e396b7 100644 --- a/tests.py +++ b/tests.py @@ -2674,7 +2674,6 @@ def testFunctions(): def runAllTests(): print('Running tests...') testFunctions() - return testReplyToPublicPost() testGetMentionedPeople() testGuessHashtagCategory()