=== RUN TestCredentials/full --- FAIL: TestCredentials/full (2.29s) commands_test.go:566: assertion failed: --- expected +++ actual @@ -1,2 +1,8 @@ +SECRET_ONE: foo +/var/secret_two/data.txt +bar +SECRET_THREE: baz +/var/secret_three/data.txt +baz SECRET_ONE: foo /var/secret_two/data.txt === RUN TestCredentials --- FAIL: TestCredentials (4.85s)