-
Notifications
You must be signed in to change notification settings - Fork 278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use complete sentence in error #2118
Conversation
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Thank you!
I have read the CLA Document and I hereby sign the CLA |
There's a couple of places where that error text is captured in tests: https://github.com/authzed/spicedb/blob/main/pkg/development/wasm/operations_test.go#L703 (and a couple of others in this file) Would you mind updating those? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome
I found the incomplete sentence confusing, seemed like a bug. Hopefully this will point users towards the "Expected relations" tab where they can fix the error (assuming they're using the playground, otherwise it might be more obvious).