You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems the `Depends` _key_ is indeed required, but a `Null` as the
_value_ is acceptable (and defaulted to no dependencies). I don't know
if we need to preserve this too, but the tests fail if we don't.
It was super fun to see one test assert it was optional and fail, only
to have the test that asserts it as required then fail (:
0 commit comments