This repository has been archived by the owner on Feb 12, 2024. 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.
Because the requests are initiated with `Promise.all`, there's no guarantee which order they arrive at the server in so when we check the responses, just make sure the length and contents are correct instead of the order.
- Loading branch information