mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 14:17:06 +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.