Commit 7a373215 authored by Xavier Thompson's avatar Xavier Thompson

software/theia: Fix test after file hierarchy change

parent d1b828e8
...@@ -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