You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.
Expected behaviour
Utils: Delegate
should return requestToActivePeer(activePeer, 'delegates/search', options) if options.q is set
should always passActual behaviour
This sometimes fails:
https://github.com/LiskHQ/lisk-nano/blob/8bc1ac24ab145051cafa9017dbfb63d3c24c83d8/src/utils/api/delegate.test.js#L48-L57
For example here: https://jenkins.lisk.io/job/lisk-nano/job/development/46/console
With this error:
Steps to reproduce
Run unit tests many times until it happens ;-)
The text was updated successfully, but these errors were encountered: