Skip to content

Fix wrong calls to `.$emit`

Illya Klymov requested to merge xanf-fix-weird-tests into master

What does this MR do?

This MR fixes tests which actually test nothing. They either .$emit an event which is not supposed to be emitted or verify existence of event which could ne never emitted

Screenshots

N/A

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Merge request reports