-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Remove usages of assert #3463
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
Comments
Hi, could I please be assigned to this issue. |
@u7281898 Any progress on this? 🙂 |
Hello me and four other people are having 1 week to work on open source issue, this is part of our course assignment. We would like to work on this. Can you add me as an assigne ? |
@Atheer2104 It is yours! 🙂 |
I think you can fix this with a one-line shell script:
|
Change it account for us working on multiple issues
@Atheer2104 Did you get a chance to check the feedback on your pull request at #5574 (comment) ? |
@Atheer2104 I unassign for now, but if you are you still working on this, please let us know. If no answer, someone else may be assigned to it. Thanks a lot. :-) |
Hi we are a team of 5 working on a universtiy project to contribute to an OSS repo. Would love to work on this issue if it is still active. :-)
|
@u7683345 It is yours, looking forward to your pull request(s). 🙂 |
and runtime assertions have been enabled on the JVM using the -ea JVM option.
They have not been enabled and won't be. Replace with appropriate
AssertThat
s.The text was updated successfully, but these errors were encountered: