mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-24 15:56:40 +00:00
1d7381327e
We were treating the database class as a singleton, but still having to pass around the db instance. Now we can simply require the db module and have access to the database handle. Change-type: patch Signed-off-by: Cameron Diver <cameron@balena.io> |
||
---|---|---|
.. | ||
application-manager-test-states.ts | ||
chai-config.ts | ||
errors.ts | ||
mocked-balena-api.ts | ||
mocked-device-api.ts | ||
prepare.ts |