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
1 changed files with 1 additions and 1 deletions

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", () => {