1
0
Fork 0
mirror of synced 2024-07-07 07:15:43 +12:00

Search tests for FieldType.OPTIONS

This commit is contained in:
Sam Rose 2024-05-03 16:14:47 +01:00
parent 1330fe04ab
commit f49e36d0dd
No known key found for this signature in database

View file

@ -508,7 +508,7 @@ describe.each([
})
})
describe("array of strings", () => {
describe.each([FieldType.ARRAY, FieldType.OPTIONS])("%s", () => {
beforeAll(async () => {
await createTable({
numbers: {