Skip to content

Commit 3b29568

Browse files
jremy42remyleone
authored andcommitted
fix: name test
1 parent 372a7c3 commit 3b29568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/services/rdb/instance_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1383,7 +1383,7 @@ func TestAccInstance_UpdateEncryptionAtRest(t *testing.T) {
13831383
})
13841384
}
13851385

1386-
func TestAccRdbInstance_CompleteWorkflow(t *testing.T) {
1386+
func TestAccInstance_CompleteWorkflow(t *testing.T) {
13871387
tt := acctest.NewTestTools(t)
13881388
defer tt.Cleanup()
13891389

0 commit comments

Comments
 (0)