From baf7c81920f029c19a6e239932778a1f53d5fbc2 Mon Sep 17 00:00:00 2001 From: Vejderovski <55658565+Vejderovski@users.noreply.github.com> Date: Sun, 11 Oct 2020 17:19:08 +0200 Subject: [PATCH] Update test_hello.py Zadanie 2 --- tests/test_hello.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'