This commit is contained in:
Adria Navarro 2024-05-10 11:20:19 +02:00
parent f7a997aaef
commit 1fc2efd6f5
1 changed files with 1 additions and 1 deletions

View File

@ -307,7 +307,7 @@ describe.each([
multi_user: {
name: "multi_user",
type: FieldType.BB_REFERENCE,
subtype: BBReferenceFieldSubType.USERS,
subtype: BBReferenceFieldSubType.USER,
},
})
await createRows(rows(config.getUser()))