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 herokuapp.com URL usage in tests #643

Merged
merged 1 commit into from
Jun 26, 2023
Merged

Conversation

dzuelke
Copy link
Contributor

@dzuelke dzuelke commented Jun 26, 2023

Newly created apps now use a hash in the hostname, see https://devcenter.heroku.com/changelog-items/2640

This change fixes the successful_body helper to fetch the right URL via the API.

See e.g. heroku/heroku-buildpack-nodejs#1110 as well.

Newly created apps now use a hash in the hostname, see https://devcenter.heroku.com/changelog-items/2640

This change fixes the successful_body helper to fetch the right URL via the API.
@dzuelke dzuelke requested a review from a team as a code owner June 26, 2023 12:57
@dzuelke dzuelke merged commit 96dbdf9 into main Jun 26, 2023
@dzuelke dzuelke deleted the fix-tests-herokuapp-url branch June 26, 2023 13:24
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