Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: admin.signOut() refining integration test
1. Only clearing store and not creating an empty account object, as one is not required for `account.signOut()`. 2. Removing `id` from `account` instance, as it's not required for this test and one will be randomly assigned.
- Loading branch information