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

test(datepicker): fix issues with multiple dates being found in leadingZero tests #1058

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

chrispymm
Copy link
Contributor

The tests were trying to pick a single-digit date that wouldn't have duplicates, unfortunately it seems like that isn't possible.

The tests have been changed to select the date based on the testId, which should be foolproof.

…ngZero tests

The tests were trying to pick a single-digit date that wouldn't have duplicates, unfortunately it
seems like that isn't possible.

The tests have been changed to select the date based on the testId,
which should be foolproof.
@chrispymm chrispymm requested a review from a team as a code owner January 9, 2025 11:29
@chrispymm chrispymm merged commit 250719c into main Jan 9, 2025
19 checks passed
@chrispymm chrispymm deleted the fix-datepicker-leadingzero-tests branch January 9, 2025 11:33
@gregtyler
Copy link
Contributor

🎉 This PR is included in version 3.3.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants