mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-22 07:51:39 -04:00
Remove call to unstubbed session start
This commit is contained in:
@@ -16,7 +16,6 @@ func TestSSMDriver_StartSession(t *testing.T) {
|
||||
ErrorExpected bool
|
||||
}{
|
||||
{"NonExistingPlugin", "boguspluginname", true},
|
||||
{"StubExecutablePlugin", "more", false},
|
||||
}
|
||||
|
||||
for _, tc := range tt {
|
||||
|
||||
Reference in New Issue
Block a user