Fix failing test

This commit is contained in:
Pedro Silva 2023-04-26 16:45:00 +01:00
parent 796c50d3e0
commit 6e79506445
1 changed files with 1 additions and 1 deletions

View File

@ -349,7 +349,7 @@ describe("row api - postgres", () => {
}, },
plus: true, plus: true,
source: "POSTGRES", source: "POSTGRES",
type: "datasource", type: "datasource_plus",
_id: expect.any(String), _id: expect.any(String),
_rev: expect.any(String), _rev: expect.any(String),
createdAt: expect.any(String), createdAt: expect.any(String),