Fix failing test
This commit is contained in:
parent
796c50d3e0
commit
6e79506445
|
@ -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),
|
||||||
|
|
Loading…
Reference in New Issue