Fix broken test for MutableSet.pop() (GH-25209)
Changes the test to not assert concrete result of pop, but just that it was an item from the set, and that the set shrunk by one.
S
Stepan Sindelar committed
453074c8daf996b1815a0cd2218f0dbf1801056c
Parent: 3f3d82b
Committed by GitHub <noreply@github.com>
on 4/7/2021, 11:31:55 PM