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(