This repository has been archived by the owner on Mar 10, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: wait for one key to be the required key not all (#490)
* fix: wait for one key to be the required key not all Also, every returns true if there's no items in the list so this was returning a false positive. * fix: iteratee not updating list
- Loading branch information