Merged in feature/docinitialisation (pull request #41)
Queuing Changes and Cfg Testing * staarting * staarting * startedpush * note * save * mocking * removederrs * fixtests * cleanuperrs * newenvsetup * preppingtests * queue * mmovetocfgpassunittests * sortoutconfig * passinginteg * deps * fixtests
This commit is contained in:
@@ -43,7 +43,7 @@ func main() {
|
||||
Document: doc,
|
||||
})
|
||||
|
||||
c := controllers.NewQueryRunner(cfg.GetValidator(), &controllers.Services{
|
||||
c := controllers.New(cfg.GetValidator(), &controllers.Services{
|
||||
Query: svc,
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user