-
Notifications
You must be signed in to change notification settings - Fork 8
Add string.Left/string.Right #25
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
base: main
Are you sure you want to change the base?
Conversation
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.
Couple of updates to the expected err message! 🙏
Should be good now |
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.
last thing 🙏
Weird batch of errors on the latest run, dunno why it's doing that |
Yeah that's really strange. I don't think there's anything else wrong with the test cases themselves as far as I can tell. Does it still do that even if the tests are run again? |
I think the error message just says |
Just a couple more string library tests I wrote up real quick while testing.