Skip to content

Commit

Permalink
Added new region eu-fr2 (#5074)
Browse files Browse the repository at this point in the history
Co-authored-by: Divi-Tiru-Sai-Gopala-Pavana-Phaneendra <divi.tiru.sai.gopala.pavana.phaneendra@ibm.com>
  • Loading branch information
PhaniDivi-613 and Divi-Tiru-Sai-Gopala-Pavana-Phaneendra authored Feb 5, 2024
1 parent 95dd2b1 commit 579dab5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ func TestAccIBMMetricsRouterRouteSendNoTarget(t *testing.T) {
Steps: []resource.TestStep{
{
Config: testAccCheckIBMMetricsRouterRouteNoTarget(name, action),
ExpectError: regexp.MustCompile("Send rule action requires non-empty targets"),
ExpectError: regexp.MustCompile("You have a rule with empty targets."),
},
},
})
Expand Down

0 comments on commit 579dab5

Please sign in to comment.