bd sync: 2025-12-23 23:38:57
This commit is contained in:
@@ -15,9 +15,7 @@ import (
|
||||
|
||||
// newMockLogger creates a daemonLogger that does nothing
|
||||
func newMockLogger() daemonLogger {
|
||||
return daemonLogger{
|
||||
logFunc: func(format string, args ...interface{}) {},
|
||||
}
|
||||
return newTestLogger()
|
||||
}
|
||||
|
||||
func TestFileWatcher_JSONLChangeDetection(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user