X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=test%2Fsrc%2Fdb%2Fsqlite.js;h=2af1262724a5269165ae07e18e5209b85e94a343;hb=5618c8b62b18564ea4262cd089dcf54af72afc10;hp=370d559909cfdfaa1bb2eb7020584e3f8e0eb7d1;hpb=9812213260e952ae601f94ab0915c680e8c80495;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