Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com>

Co-authored-by: klaraab <klarabroman@live.se>
This commit is contained in:
Lykke Axlin
2021-12-15 10:26:29 +01:00
parent 0f15f775af
commit a7a8e05fd2
3 changed files with 13 additions and 17 deletions
@@ -29,6 +29,7 @@ const bazaarProject: any = {
size: 'small',
responsible: 'r',
};
describe('DatabaseHandler', () => {
const databases = TestDatabases.create({
ids: ['POSTGRES_13', 'POSTGRES_9', 'SQLITE_3'],