mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-11 14:07:09 +03:00
object-curly-spacing
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import assert from "assert";
|
||||
|
||||
import {db, privateDB} from "../../src/databases/databases";
|
||||
import { db, privateDB } from "../../src/databases/databases";
|
||||
|
||||
describe("dbUpgrade", () => {
|
||||
it("Should update the database version when starting the application", async () => {
|
||||
|
||||
Reference in New Issue
Block a user