Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
maastha committed Feb 20, 2024
1 parent e010b3a commit 5982592
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ func TestAccMigrationAdvancedClusterAdvancedCluster_partialAdvancedConf(t *testi
},
{
ProtoV6ProviderFactories: acc.TestAccProviderV6Factories,
Config: testAccMongoDBAtlasAdvancedClusterConfigMultiCloud(orgID, projectName, rName),
Config: testAccMongoDBAtlasAdvancedClusterConfigPartialAdvancedConf(orgID, projectName, rName, processArgs, biConnector),
ConfigPlanChecks: resource.ConfigPlanChecks{
PreApply: []plancheck.PlanCheck{
acc.DebugPlan(),
Expand Down

0 comments on commit 5982592

Please sign in to comment.