Skip to content

Commit

Permalink
Review Changes #6
Browse files Browse the repository at this point in the history
  • Loading branch information
flotter committed Aug 10, 2023
1 parent 49fd76a commit d629398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internals/daemon/daemon_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1180,7 +1180,7 @@ services:

type rebootSuite struct{}

var _ = check.Suite(&rebootSuite{})
var _ = Suite(&rebootSuite{})

func mockSyncSyscall(f func()) (restore func()) {
old := syncSyscall
Expand Down

0 comments on commit d629398

Please sign in to comment.