From d1693268f316697677205f4cc09bbe3f5bd297e9 Mon Sep 17 00:00:00 2001 From: ansgarz Date: Fri, 5 Jul 2024 21:59:48 +0200 Subject: [PATCH] fix test_reopeing_ssh_session_succeeds --- .../core/processors/ContainerUbuntuHostProcessorTest.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/kotlin/org/domaindrivenarchitecture/provs/framework/core/processors/ContainerUbuntuHostProcessorTest.kt b/src/test/kotlin/org/domaindrivenarchitecture/provs/framework/core/processors/ContainerUbuntuHostProcessorTest.kt index c813c34..ac993ba 100644 --- a/src/test/kotlin/org/domaindrivenarchitecture/provs/framework/core/processors/ContainerUbuntuHostProcessorTest.kt +++ b/src/test/kotlin/org/domaindrivenarchitecture/provs/framework/core/processors/ContainerUbuntuHostProcessorTest.kt @@ -34,7 +34,7 @@ class ContainerUbuntuHostProcessorTest { // given val containerName = "prov-test-ssh-with-container" - val password = Secret("testuserpw") + val password = Secret("testuser") val prov = Prov.newInstance( ContainerUbuntuHostProcessor(