Skip to content

Commit ae97b91

Browse files
authored
Update internal/service/amplify/app_test.go
1 parent 14ef1b4 commit ae97b91

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/service/amplify/app_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,6 @@ func testAccApp_JobConfig(t *testing.T) {
447447
CheckDestroy: testAccCheckAppDestroy(ctx),
448448
Steps: []resource.TestStep{
449449
{
450-
//TODO
451450
Config: testAccAppConfig_jobConfig(rName, "LARGE_16GB"),
452451
Check: resource.ComposeTestCheckFunc(
453452
testAccCheckAppExists(ctx, resourceName, &app),

0 commit comments

Comments
 (0)