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

Add test case for issue #75 #89

Closed
wants to merge 1 commit into from

Conversation

clottman
Copy link
Contributor

@clottman clottman commented Apr 2, 2021

Attempts to reproduce the issue described by #75 in tests, using code from this sample repo, but the tests pass without showing the error.

@@ -1,6 +1,11 @@
# frozen_string_literal: true

class ApplicationController < ActionController::Base

# def default_url_options
Copy link
Contributor Author

Choose a reason for hiding this comment

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

If this is set, you need to assert that www.example.com appears in the output before and after the ticks, and if you make that change, the tests still pass.

@clottman clottman closed this Apr 23, 2021
@clottman clottman deleted the 75-persist-domain-across-renders branch April 23, 2021 16:03
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.

None yet

1 participant