In tests, ImportFix imports the first available candidate. This can lead to non-deterministic tests when multiple candidates are available. With this fix, unwanted candidates can be excluded.
Fixes #KT-15150
#KT-14439 Fixed