mirror of
https://github.com/alice-lg/alice-lg.git
synced 2024-05-11 05:55:03 +00:00
fixed tests
This commit is contained in:
@ -75,6 +75,8 @@ func makeTestNeighborsStore() *NeighborsStore {
|
||||
|
||||
// Create store
|
||||
store := NewNeighborsStore(cfg, be)
|
||||
store.sources.RefreshSuccess("rs1")
|
||||
store.sources.RefreshSuccess("rs2")
|
||||
return store
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user