fix test_reopeing_ssh_session_succeeds

This commit is contained in:
ansgarz 2024-07-05 21:59:48 +02:00
parent b24e4ba36c
commit d1693268f3

View file

@ -34,7 +34,7 @@ class ContainerUbuntuHostProcessorTest {
// given // given
val containerName = "prov-test-ssh-with-container" val containerName = "prov-test-ssh-with-container"
val password = Secret("testuserpw") val password = Secret("testuser")
val prov = Prov.newInstance( val prov = Prov.newInstance(
ContainerUbuntuHostProcessor( ContainerUbuntuHostProcessor(