Merged in feature/postprocessing (pull request #114)
Feature/postprocessing * tests * passtest * fixshorttests * mosttests * improvingbasedockerfile * testspeeds * testing * host * canparallel * clean * passfullsuite * singlepagemax * test * findfeatures * findstables * tbls * tablestoo * tablestoo * lateraltests * tableloc * cleanup * inlinetable * childids * cleanup * tests
This commit is contained in:
@@ -31,7 +31,7 @@ func main() {
|
||||
cfg.ControllerFunc = func() runner.Controller[queryversionsyncrunner.Body] {
|
||||
svc := queryversionsync.New(cfg)
|
||||
|
||||
c := queryversionsyncrunner.New(cfg.GetValidator(), &queryversionsyncrunner.Services{
|
||||
c := queryversionsyncrunner.New(&queryversionsyncrunner.Services{
|
||||
Sync: svc,
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user