diff --git a/tests/test_hello.py b/tests/test_hello.py index a9ecb71..9ce7d06 100644 --- a/tests/test_hello.py +++ b/tests/test_hello.py @@ -2,4 +2,4 @@ def test_says_world(): - assert hello.say_what() == 'world' + assert hello.say_what() == 'no'