Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the wrong styte of waiting EventWatcher's promise
EventWatcher promise was waited with mixed style. Code was fixed to use only one style of waiting. After change EventWatcher eventTypes parameter value needed to change also to able to run test correctly.
- Loading branch information