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 date localization causing test to fail #1952

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Conversation

ahamelers
Copy link
Collaborator

I had a failing test due to localization around the delete ref date. By specifying date formatting in the note and using a date object in the test I fixed this.

I also moved the controller methods/routes and views for this so they were with the other activity log controllers and views.

@ahamelers ahamelers requested a review from alinvetian December 17, 2024 14:08
@ahamelers ahamelers changed the title Fixed date localization causing test to fail Fix date localization causing test to fail Dec 17, 2024
@alinvetian alinvetian merged commit 00e160d into main Dec 17, 2024
5 checks passed
@alinvetian alinvetian deleted the ref-date-locale branch December 17, 2024 17:21
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