fix some more tests
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
This commit is contained in:
@ -23,7 +23,7 @@ class TestProxyKubernetes(TestCase):
|
||||
|
||||
def setUp(self):
|
||||
# Ensure that local connection have been created
|
||||
outpost_connection_discovery()
|
||||
outpost_connection_discovery.send()
|
||||
self.controller = None
|
||||
|
||||
@pytest.mark.timeout(120)
|
||||
|
||||
Reference in New Issue
Block a user