Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Update token handling in SpiceDbClientTests
Modified the way tokens are handled in SpiceDbClientTests. Now, if no token is provided, it defaults to an empty string instead of null. Also, removed the requirement for a token to be present for server connection test to proceed.
- Loading branch information