Skip to content

Commit

Permalink
Add recorder to revision tests
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanprodan committed Oct 29, 2018
1 parent e16dde8 commit 074e57a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/controller/scheduler_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ func TestScheduler_NewRevision(t *testing.T) {
deployer: deployer,
router: router,
observer: observer,
recorder: NewCanaryRecorder(),
}
ctrl.flaggerSynced = alwaysReady

Expand Down

0 comments on commit 074e57a

Please sign in to comment.