Remove instance < (?a) from test to fix CI
What does this MR do?
This instance was added to base-lib in v2.3.
Changes to public APIs
None.
Author's checklist (required)
-
If bugs have been solved, tests have been added (guidelines) -
A changelog entry has been added (guidelines) -
Newly added code is documented (guidelines) -
Newly added code has a style consistent with the rest of the repository -
Intermediate commits compile (use git rebase -i main
if not)