Skip to content

Commit 25fce52

Browse files
committed
recording name for the TestLoadBalancerRuleSetResource_allowAction
1 parent b1d63d8 commit 25fce52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oci/load_balancer_rule_set_resource_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ var (
5555
)
5656

5757
func TestLoadBalancerRuleSetResource_allowAction(t *testing.T) {
58-
httpreplay.SetScenario("TestLoadBalancerRuleSetResource_basic")
58+
httpreplay.SetScenario("TestLoadBalancerRuleSetResource_allowAction")
5959
defer httpreplay.SaveScenario()
6060

6161
provider := testAccProvider

0 commit comments

Comments
 (0)