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: relative_url_to_absolute_url not working properly #245

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

shadinaif
Copy link
Collaborator

Description:

relative_url_to_absolute_url is not working properly. The related unit tests were mocking the request.site.domain in a wrong way. The domain does not contain the schema http or https, but the tests were assuming the schema already in the domain (my bad 🙄)

Related Issue: #187

@shadinaif shadinaif merged commit 69baba8 into main Feb 26, 2025
3 checks passed
@shadinaif shadinaif deleted the shadinaif/fix-certificate-url-absolute branch February 26, 2025 15:48
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.

1 participant