Skip to content

Commit 1db03bf

Browse files
committed
test: removing skip for import which should now work
1 parent 6eff2ab commit 1db03bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

provider/rediscloud_active_active_database_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,6 @@ func TestAccResourceRedisCloudActiveActiveDatabase_CRUDI(t *testing.T) {
229229
ImportState: true,
230230
ImportStateVerify: true,
231231
ImportStateVerifyIgnore: []string{
232-
"global_data_persistence",
233232
"global_password",
234233
"global_source_ips.#",
235234
"global_source_ips.0",

0 commit comments

Comments
 (0)