Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@BanyMaciej
Copy link
Contributor

@BanyMaciej BanyMaciej commented Nov 15, 2023

There was a problem with finding implicit for Diff - we were getting rid of specific types, so in SmartAssertions.equalTo it was looking for implicit diff: OptionalImplicit[Diff[Any]].
Only way I get it working was specifying this implicit explicitly - similarly like in "greater than" Ordering few lines above.

Closes #8389

@CLAassistant
Copy link

CLAassistant commented Nov 15, 2023

CLA assistant check
All committers have signed the CLA.

@adamgfraser adamgfraser merged commit 930b8de into zio:series/2.x Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test assertion diff not working in Scala 3

3 participants