Skip to content

Commit

Permalink
update user in e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
solomon-negusse committed May 10, 2024
1 parent 9151f05 commit d80fcfc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,8 @@ async def get_manager_mocked() -> User:
email="[email protected]",
createdAt="2021-06-13T03:18:23.000Z",
role="MANAGER",
applications=[],
provider="local",
providerId="123",
extraUserData={},
)

Expand Down

0 comments on commit d80fcfc

Please sign in to comment.