Skip to content

Commit c90f0f3

Browse files
committed
DEBUG
1 parent 3e2df9d commit c90f0f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/cloud/services/loadbalancer/loadbalancer_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ func Test_ReconcileLoadBalancer(t *testing.T) {
9292
expectLoadBalancer func(m *mock.MockLbClientMockRecorder)
9393
wantError error
9494
}{
95-
{
95+
{ // FixMe: s3rj1k
9696
name: "reconcile loadbalancer in non active state should wait for active state",
9797
expectNetwork: func(*mock.MockNetworkClientMockRecorder) {
9898
// add network api call results here

0 commit comments

Comments
 (0)