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

Use correct, custom formatter in Age component #1230

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Conversation

buberdds
Copy link
Contributor

@buberdds buberdds commented Feb 5, 2024

fixes #1194

Copy link

github-actions bot commented Feb 5, 2024

Deployed to Cloudflare Pages

Latest commit: 427f6b0090c40bd2be8b13e67657c7a1e767d690
Status:✅ Deploy successful!
Preview URL: https://d3f453e0.oasis-explorer.pages.dev

@buberdds buberdds merged commit 132a62d into master Feb 5, 2024
8 checks passed
@buberdds buberdds deleted the mz/ageFix branch February 5, 2024 10:31
})

afterEach(() => {
jest.useRealTimers()
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think afterEach is missing runOnlyPendingTimers call. According to docs here: https://testing-library.com/docs/using-fake-timers/

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

3 participants