We should ensure test coverage of the failure case in https://github.com/sktime/skbase/pull/161 The failure is that if `filter_tags` was provided to `all_objects`, the return would always be empty.
We should ensure test coverage of the failure case in #161
The failure is that if
filter_tagswas provided toall_objects, the return would always be empty.