Skip to content

Commit

Permalink
Update pkg/rp/v1/types_test.go
Browse files Browse the repository at this point in the history
Signed-off-by: Karishma Chawla <[email protected]>
  • Loading branch information
kachawla authored Feb 21, 2024
1 parent a3f43b2 commit 720df1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/rp/v1/types_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ func Test_isGlobalScopedResource(t *testing.T) {
isGlobal: false,
},
{
desc: "envisronment scope",
desc: "environment scope",
basicResourceProperties: BasicResourceProperties{
Environment: "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/radius-test-rg/providers/Applications.core/environments/env0",
},
Expand Down

0 comments on commit 720df1c

Please sign in to comment.