Skip to content

Commit

Permalink
Change patron email in test to test overriding
Browse files Browse the repository at this point in the history
  • Loading branch information
dgcohen committed Jan 2, 2025
1 parent ca2668a commit 59eae2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __test__/pages/hold/eddRequestPage.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ describe("EDD Request page", () => {
discoveryBibResult={bibWithItems.resource}
discoveryItemResult={bibWithItems.resource.items[2]}
patronId="123"
patronEmail="test@test.com"
patronEmail="patron@test.com"
isAuthenticated={true}
/>
)
Expand Down

0 comments on commit 59eae2e

Please sign in to comment.