fix test
This commit is contained in:
parent
b30b795656
commit
6a3a738258
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ func TestLoadCrowdsec(t *testing.T) {
|
|||
HubIndexFile: hubIndexFileFullPath,
|
||||
DataDir: dataFullPath,
|
||||
HubDir: hubFullPath,
|
||||
ConsoleContextPath: contextFileFullPath,
|
||||
ConsoleContextPath: DefaultContextConfigFilePath,
|
||||
SimulationConfig: &SimulationConfig{
|
||||
Simulation: &falseBoolPtr,
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue