Fix TestDevSecure on RHEL

This commit is contained in:
Robert Parker
2018-08-24 09:32:41 +01:00
parent d5ec1fa505
commit 1906896038
4 changed files with 13 additions and 4 deletions

View File

@@ -70,6 +70,7 @@ func TestDevSecure(t *testing.T) {
if err != nil {
t.Fatal(err)
}
const tlsPassPhrase string = "passw0rd"
qm := "qm1"
appPassword := "differentPassw0rd"