Felipe Lalanne 357d1baf61 Fix db-helper module for tests
The previous module was using `rewire` to get the knex instance from the
db module but that was leading to issues when running tests using `test:fast`.
This provides a fix for the test module that just removes the destroy
call entirely (it turns out it is not necessary).

Change-type: patch
2021-07-08 14:43:13 -04:00
..
2021-07-08 14:43:13 -04:00
2020-08-19 10:07:54 +01:00
2021-04-27 13:00:56 -04:00
2020-06-02 14:29:05 +01:00