You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test_assessment() test in test_assessment_json.py is currently failing. I commented it out for now, but it needs to be fixed or rewritten so that it passes.
To Reproduce
Steps to reproduce the behavior:
Uncomment the test_assessment() test.
Run pytest from the root directory of this repository.
Expected behavior
The test should pass.
The text was updated successfully, but these errors were encountered:
🐛 Bug Report
The
test_assessment()
test in test_assessment_json.py is currently failing. I commented it out for now, but it needs to be fixed or rewritten so that it passes.To Reproduce
Steps to reproduce the behavior:
test_assessment()
test.pytest
from the root directory of this repository.Expected behavior
The test should pass.
The text was updated successfully, but these errors were encountered: