Skip to content

Commit

Permalink
Update controller/konnect/reconciler_generic_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Grzegorz Burzyński <[email protected]>
  • Loading branch information
randmonkey and czeslavo authored Sep 5, 2024
1 parent 954bb84 commit 30f3c73
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion controller/konnect/reconciler_generic_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ func testNewKonnectEntityReconciler[
t.Helper()

// TODO: use a mock Konnect SDK factory here and use envtest to trigger real reconciliations and Konnect requests
//
sdkFactory := &ops.MockSDKFactory{}

t.Run(ent.GetTypeName(), func(t *testing.T) {
Expand Down

0 comments on commit 30f3c73

Please sign in to comment.