Commit 15936dc9 authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼

software/theia: Fix broken tests

See merge request !870
parents 3b6bb8cb 7a373215
...@@ -160,8 +160,8 @@ class TestTheiaEmbeddedSlapOSShutdown(SlapOSInstanceTestCase): ...@@ -160,8 +160,8 @@ class TestTheiaEmbeddedSlapOSShutdown(SlapOSInstanceTestCase):
os.path.join( os.path.join(
self.computer_partition_root_path, self.computer_partition_root_path,
'srv', 'srv',
'slapos', 'runner',
'inst', 'instance',
), self.logger) ), self.logger)
# Wait a bit for this supervisor to be started. # Wait a bit for this supervisor to be started.
......
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