Signed-off-by: Megan Kostick <mkostick@us.ibm.com>
| ... | ... |
@@ -69,7 +69,7 @@ func TestStartAttachCorrectExitCode(t *testing.T) {
|
| 69 | 69 |
logDone("start - correct exit code returned with -a")
|
| 70 | 70 |
} |
| 71 | 71 |
|
| 72 |
-func TestStartSilentAttach(t *testing.T) {
|
|
| 72 |
+func TestStartAttachSilent(t *testing.T) {
|
|
| 73 | 73 |
defer deleteAllContainers() |
| 74 | 74 |
|
| 75 | 75 |
name := "teststartattachcorrectexitcode" |