We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Test fails if EVENTS_PUBLISHED is set True.
EVENTS_PUBLISHED
Steps to reproduce the behavior:
src/pycontw2016/settings/testing/pycontw2020.py
The test should pass.
It says
E fixture 'day' not found
The text was updated successfully, but these errors were encountered:
kenson2998
No branches or pull requests
Description
Describe the bug
Test fails if
EVENTS_PUBLISHED
is set True.Steps to Reproduce
Steps to reproduce the behavior:
src/pycontw2016/settings/testing/pycontw2020.py
EVENTS_PUBLISHED
TrueExpected Behavior
The test should pass.
Actual Behavior
It says
The text was updated successfully, but these errors were encountered: