-
Notifications
You must be signed in to change notification settings - Fork 746
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate test input from containsAllIn to its replacement, containsAtL…
…eastElementsIn. containsAllIn hasn't existed since 2019. It's interesting that this test apparently still worked. Refaster must be faily permissive? It's also interesting that this change... breaks the test? Maybe the workaround from CL 78788806 stopped working at some point, but it was after 2019, so we didn't notice? (discovered during #2882 (comment)) PiperOrigin-RevId: 423797769
- Loading branch information
Showing
3 changed files
with
5 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters