Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

chore: fix flaky test #3680

Merged
merged 1 commit into from
May 10, 2021
Merged

chore: fix flaky test #3680

merged 1 commit into from
May 10, 2021

Commits on May 10, 2021

  1. chore: fix flaky test

    Because the requests are initiated with `Promise.all`, there's no
    guarentee 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.
    achingbrain committed May 10, 2021
    Configuration menu
    Copy the full SHA
    2986b1a View commit details
    Browse the repository at this point in the history