-
Notifications
You must be signed in to change notification settings - Fork 731
Issue 1404: Escape brackets for ContainSingle(...) #1406
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
Conversation
|
Fixes #1404 |
Src/FluentAssertions/Collections/SelfReferencingCollectionAssertions.cs
Outdated
Show resolved
Hide resolved
|
@Serg046 Sorry for not getting back to you lately As described in #1404 (comment) Would you be willing to update the PR with that approach? |
|
@jnyrup that's done. |
jnyrup
left a comment
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.
Thanks for the updates, I just have two small suggestions and then it should be ready to merge.
Tests/FluentAssertions.Specs/Collections/GenericCollectionAssertionsSpecs.cs
Outdated
Show resolved
Hide resolved
Co-authored-by: Jonas Nyrup <jnyrup@users.noreply.github.com>
|
Renamed the second test (validate it too pls) and applied the notes, thank you 👍 |
IMPORTANT
AcceptApiChanges.ps1/AcceptApiChanges.sh.