Browse Source
NewTestEngine() takes a *xorm.Engine as its argument, and then immediately overwrites it. This fixes the model package to not take an unneeded variable, and changes the routers package to not create a nil *xorm.Engine that is immediately discarded by model.tags/v1.13.0-rc1
2 changed files with 2 additions and 4 deletions
Loading…
Reference in new issue