Skip to content

Commit

Permalink
Uh oh
Browse files Browse the repository at this point in the history
  • Loading branch information
jveski committed Nov 20, 2023
1 parent a53f310 commit 1f16ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/controllers/reconciliation/integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ func TestControllerPodBasics(t *testing.T) {
return []*apiv1.ResourceSlice{slice}
})

require.NoError(t, New(rm, mgr.RestConfig))
require.NoError(t, New(rm, mgr.DownstreamRestConfig))
mgr.Start(t)

syn := &apiv1.Synthesizer{}
Expand Down

0 comments on commit 1f16ea2

Please sign in to comment.