mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-08-19 11:26:25 +00:00
tests(e2e): fix wrong database version in database.json
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"provider": "sqlite",
|
||||
"version": 20260728120000,
|
||||
"version": 20260731120000,
|
||||
"tableOrder": [
|
||||
"users",
|
||||
"user_groups",
|
||||
|
||||
Reference in New Issue
Block a user