Skip to content

Commit

Permalink
Added expv1
Browse files Browse the repository at this point in the history
  • Loading branch information
abdurrehman107 committed Sep 28, 2023
1 parent dc7fc2e commit 1f45071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/controllers/topology/cluster/scope/state_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ func TestMPIsUpgrading(t *testing.T) {
g.Expect(expv1.AddToScheme(scheme)).To(Succeed())
tests := []struct {
name string
mp *clusterv1.MachinePool
mp *expv1.MachinePool
machines []*clusterv1.Machine
want bool
wantErr bool
Expand Down

0 comments on commit 1f45071

Please sign in to comment.