Skip to content

db: remove references to dbconn in store tests

Created by: asdine

This removes all calls to dbconn.Global and dbtesting.SetupGlobalTestDB (except one, I need to migrate the globalstatedb package first) from the internal/db package.

Merge request reports

Loading