mirror of
https://github.com/datarhei/core.git
synced 2025-11-03 10:30:53 +08:00
Fix tests
This commit is contained in:
@@ -1120,6 +1120,7 @@ func TestProcessReplacer(t *testing.T) {
|
||||
ReconnectDelay: 10,
|
||||
Autostart: false,
|
||||
StaleTimeout: 0,
|
||||
LogPatterns: []string{},
|
||||
}
|
||||
|
||||
require.Equal(t, process, rs.tasks["314159265359"].config)
|
||||
|
||||
Reference in New Issue
Block a user