1
0
Fork 0
mirror of synced 2024-08-23 05:51:29 +12:00

Change test

This commit is contained in:
Adria Navarro 2024-05-09 22:24:06 +02:00
parent c890f885e6
commit c130f2976c

View file

@ -301,7 +301,7 @@ describe.each([
appointment: { name: "appointment", type: FieldType.DATETIME },
single_user: {
name: "single_user",
type: FieldType.BB_REFERENCE,
type: FieldType.BB_REFERENCE_SINGLE,
subtype: BBReferenceFieldSubType.USER,
},
multi_user: {