Skip to content

Commit

Permalink
replace tests default bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
mjudeikis committed Jun 4, 2023
1 parent d97cfa1 commit 61be2af
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ func TestWorkspaceTypesAPIBindingInitialization(t *testing.T) {
DefaultAPIBindings: []tenancyv1alpha1.APIExportReference{
{
Path: "root",
Export: "workload.kcp.io",
Export: "topology.kcp.io",
},
},
},
Expand Down

0 comments on commit 61be2af

Please sign in to comment.