refactor: rename recipients route to people, update all frontend references
This commit is contained in:
@@ -187,4 +187,4 @@ describe("person use-cases", () => {
|
||||
expect(nameResults.data).toHaveLength(1)
|
||||
expect(nameResults.data[0].firstName).toBe("Bob")
|
||||
})
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user