diff --git a/tests/pylorax/test_server.py b/tests/pylorax/test_server.py index 435f5224..9a23f534 100644 --- a/tests/pylorax/test_server.py +++ b/tests/pylorax/test_server.py @@ -34,7 +34,7 @@ from pylorax.api.dnfbase import get_base_object from pylorax.sysutils import joinpaths # Used for testing UTF-8 input support -UTF8_TEST_STRING = "I ο½—π’Šll πŸ‰ΞΏπ˜ π› ο½π”°κœ± π˜π’‰πΈπšœ".decode("utf-8") +UTF8_TEST_STRING = "I ο½—π’Šll πŸ‰ΞΏπ˜ π› ο½π”°κœ± π˜π’‰πΈπšœ" def get_system_repo(): """Get an enabled system repo from /etc/yum.repos.d/*repo