Use paseos_instance.wait_for_activity() in tests #117
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
tests
Anything related to the tests
Feature
Desired Behavior / Functionality
The tests use a locally defined wait_for_activity function, we should use the new
paseos_instance.wait_for_activity()
function instead.(introduced in #116)
What Needs to Be Done
Go through tests and use
paseos_instance.wait_for_activity()
where appropriateHow Can It Be Tested
Run tests.
The text was updated successfully, but these errors were encountered: