Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix event checks in test cases #824

Merged
merged 2 commits into from
Mar 13, 2023
Merged

Conversation

miguelmtzinf
Copy link
Contributor

Closes #823

sakulstra and others added 2 commits March 7, 2023 18:51
* fix await emit in tests

* fix: await emit

---------

Co-authored-by: Andrei Kozlov <[email protected]>
@height
Copy link

height bot commented Mar 7, 2023

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@miguelmtzinf miguelmtzinf merged commit 29ff9b9 into master Mar 13, 2023
@miguelmtzinf miguelmtzinf deleted the fix/823-test-event-checks branch March 13, 2023 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Checks of events emissions are not working well in tests due to wrong use of chai matchers
4 participants