Add imports

This commit is contained in:
Adria Navarro 2024-08-09 11:40:17 +02:00
parent 331e8eb7be
commit 0212f584d2
1 changed files with 2 additions and 1 deletions

View File

@ -30,6 +30,7 @@ import {
withEnv as withCoreEnv,
setEnv as setCoreEnv,
} from "@budibase/backend-core"
import sdk from "../../../sdk"
describe.each([
["lucene", undefined],
@ -1623,7 +1624,7 @@ describe.each([
fields: ["id"],
})
)
})
})
})
describe("permissions", () => {