Skip to content

Commit

Permalink
test: extending tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nexus49 committed Jan 23, 2025
1 parent 7b20069 commit 291f9b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/subroutines/extensions_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -655,7 +655,7 @@ func TestExtensionSubroutine_Finalize(t *testing.T) {
APIVersion: "core.openmfp.io/v1alpha1",
},
MetadataGoTemplate: apiextensionsv1.JSON{
[]byte(`{
Raw: []byte(`{
"annotations": {
"account.core.openmfp.io/owner": "{{ .Account.metadata.name }}",
"account.core.openmfp.io/owner-namespace": "{{ .Account.metadata.namespace }}"
Expand Down

0 comments on commit 291f9b6

Please sign in to comment.