Commit 785d3506 authored by Bryton Lacquement's avatar Bryton Lacquement 🚪

wip: slaprunner/test: py3

parent 575f1865
......@@ -213,7 +213,7 @@ class TestSlapOS(SlaprunnerTestCase):
'show',
),
env={})
self.assertIn('slaprunner', proxy_show_output)
self.assertIn(b'slaprunner', proxy_show_output)
def test_shared_part_list(self):
# this slapos used shared_part_list
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment