Skip to content

Commit 13bb386

Browse files
committed
goimports
1 parent 9c9b3d8 commit 13bb386

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkg/apis/machine/v1beta1/machineset_webhook_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -755,8 +755,8 @@ func TestCPMachineSetUpdate(t *testing.T) {
755755
testCases := []struct {
756756
name string
757757
expectedError string
758-
originalMeta ObjectMeta
759-
updateMeta ObjectMeta
758+
originalMeta ObjectMeta
759+
updateMeta ObjectMeta
760760
}{
761761
{
762762
name: "is not CP MachineSet, not becoming CP",

0 commit comments

Comments
 (0)