refactor: rename remaining recipient references to person/people
This commit is contained in:
@@ -54,7 +54,7 @@ describe("asset schema localization", () => {
|
||||
itemId: "item-1",
|
||||
serialNumber: "SERIAL-1",
|
||||
status: "ASSIGNED",
|
||||
recipientId: "recipient-1",
|
||||
personId: "person-1",
|
||||
})
|
||||
|
||||
expect(createResult.success).toBe(true)
|
||||
|
||||
Reference in New Issue
Block a user