This commit is contained in:
alteredCoder 2022-04-19 14:44:12 +02:00
parent b30b795656
commit 6a3a738258

View file

@ -161,7 +161,7 @@ func TestLoadCrowdsec(t *testing.T) {
HubIndexFile: hubIndexFileFullPath,
DataDir: dataFullPath,
HubDir: hubFullPath,
ConsoleContextPath: contextFileFullPath,
ConsoleContextPath: DefaultContextConfigFilePath,
SimulationConfig: &SimulationConfig{
Simulation: &falseBoolPtr,
},