When running assignment upload tests, there's a null pointer exception despite passing (which means an assignment was successfully created and JSON response matches expectation)
To Reproduce
Steps to reproduce the behavior:
Run Rspec tests (either locally or see Github CI/CD output)
Cc:
Hi
Describe the Bug
When running assignment upload tests, there's a null pointer exception despite passing (which means an assignment was successfully created and JSON response matches expectation)
To Reproduce
Steps to reproduce the behavior:
Expected Behavior
Test runs successfully with no error
Tasks
Acceptance Criteria
More Information
Reported by @huyuxin0429
Environment
Screenshots
Thanks!