Skip to content

Commit

Permalink
fix: ensure correct spelling of resource for test
Browse files Browse the repository at this point in the history
  • Loading branch information
fboulnois committed Jun 3, 2024
1 parent 1b8e36b commit 4f259e0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ void testSignUrl() throws InterruptedException, ApiException {
}

@Test
void testAzureBillingProfileCreateManagedResourcieGroup()
void testAzureBillingProfileCreateManagedResourceGroup()
throws ApiException, InterruptedException {
mockSamAzureApi();
String billingProfileName = "billingProfileName";
Expand Down

0 comments on commit 4f259e0

Please sign in to comment.