1
0
Fork 0
mirror of synced 2024-06-27 02:20:35 +12:00

Fix incorrect test.

This commit is contained in:
Sam Rose 2024-03-19 15:34:02 +00:00
parent 9248e3f143
commit 7dc9e4ef3f
No known key found for this signature in database

View file

@ -294,7 +294,7 @@ describe("Captures of real examples", () => {
type: "datasource",
isSQL: false,
})
).toEqual(true)
).toEqual(false)
})
it("should disable when no fields", () => {