Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: make test for last seen by env not rely on array order #5303

Merged
merged 3 commits into from
Nov 8, 2023

Conversation

thomasheartman
Copy link
Contributor

This test was flaky because it relied on the order of the array
returned. To make it less flaky, we now turn the array into an object
instead and compare that.

This test was flaky because it relied on the order of the array
returned. To make it less flaky, we now turn the array into an object
instead and compare that.
Copy link

vercel bot commented Nov 8, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Visit Preview Nov 8, 2023 2:05pm
unleash-monorepo-frontend ⬜️ Ignored (Inspect) Visit Preview Nov 8, 2023 2:05pm

@thomasheartman thomasheartman merged commit 2695e38 into main Nov 8, 2023
6 checks passed
@thomasheartman thomasheartman deleted the fix/flaky-test branch November 8, 2023 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants