Skip to content

Commit

Permalink
Update managedcontrolplane_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
Cecile Robert-Michon committed Apr 5, 2022
1 parent 3656b49 commit a476682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure/scope/managedcontrolplane_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ func TestManagedControlPlaneScope_AddonProfiles(t *testing.T) {
},
},
},
Expected: []managedclusters.AddonProfile{},
Expected: nil,
},
{
Name: "With add-ons",
Expand Down

0 comments on commit a476682

Please sign in to comment.