mirror of
https://github.com/aljazceru/ditto.git
synced 2026-01-15 03:14:30 +01:00
refactor(EventsDB.test): add one blank line between functions
This commit is contained in:
@@ -71,6 +71,7 @@ const createDB = async () => {
|
||||
},
|
||||
};
|
||||
};
|
||||
|
||||
Deno.test('count filters', async () => {
|
||||
await using db = await createDB();
|
||||
const { eventsDB } = db;
|
||||
|
||||
Reference in New Issue
Block a user