fix for mysql test as well.
This commit is contained in:
parent
f82f6e7b3b
commit
e0805f7056
|
@ -106,6 +106,7 @@ describe("mysql integrations", () => {
|
|||
plus: true,
|
||||
source: "MYSQL",
|
||||
type: "datasource_plus",
|
||||
isSQL: true,
|
||||
_id: expect.any(String),
|
||||
_rev: expect.any(String),
|
||||
createdAt: expect.any(String),
|
||||
|
|
Loading…
Reference in New Issue