mirror of
https://github.com/osukey/osukey.git
synced 2025-05-17 19:47:33 +09:00
If the null-checks were tripped, the test would crash anyway. It is not possible to call `.Any()` and get a valid result instead of an exception on a null reference.