X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=test%2Fsrc%2Fdb%2Fsqlite.js;h=2af1262724a5269165ae07e18e5209b85e94a343;hb=846fd81473a87284f52833154ddca0bf95b3046f;hp=370d559909cfdfaa1bb2eb7020584e3f8e0eb7d1;hpb=085b55f507dedc16016bb491d520c556acd60643;p=websub-hub diff --git a/test/src/db/sqlite.js b/test/src/db/sqlite.js index 370d559..2af1262 100644 --- a/test/src/db/sqlite.js +++ b/test/src/db/sqlite.js @@ -1597,4 +1597,4 @@ describe('DatabaseSQLite', function () { }); }); // verificationValidated -}); // DatabasePostgres +}); // DatabaseSQLite