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

Adapt YAML config integration tests #4385

Merged
merged 1 commit into from
Jul 17, 2018
Merged

Adapt YAML config integration tests #4385

merged 1 commit into from
Jul 17, 2018

Conversation

humitos
Copy link
Member

@humitos humitos commented Jul 17, 2018

Use __init__.py instead of urls.py since the init file is more likely to exist than the other one.

This is required to import these tests into the corporate site where the urls.py doesn't exist and all these tests fail because of that.

Use `__init__.py` instead of `urls.py` since the init file is more
likely to exist than the other one.

This is required to import these tests into the corporate site where
the `urls.py` doesn't exist and all these tests fail because of that.
@humitos humitos requested a review from a team July 17, 2018 15:40
Copy link
Contributor

@agjohnson agjohnson left a comment

Choose a reason for hiding this comment

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

This seems fine, I think this previously existed anyways so 👍

@humitos humitos merged commit 9abfc04 into master Jul 17, 2018
@humitos humitos deleted the humitos/config/test branch July 17, 2018 15:52
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