Skip to content

Conversation

Kordyjan
Copy link
Contributor

Backports #17656 to the LTS branch.

PR submitted by the release tooling.

We use `x.isInstanceOf[T]` instead `x.getClass == classOf[T]` so
that the tests pass on Scala.js. This is equivalent on the JVM, so
it does not make the test weaker.

[Cherry-picked 6db15da]
Base automatically changed from lts-17623 to release-3.3.2 November 21, 2023 10:46
@Kordyjan
Copy link
Contributor Author

@Kordyjan Kordyjan merged commit 08efe53 into release-3.3.2 Nov 21, 2023
@Kordyjan Kordyjan deleted the lts-17656 branch November 21, 2023 10:49
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.

2 participants