return reference_id instead of id #2033
Annotations
3 errors
Integration Test:
test/test_running.py#L147
test_dojo_completion
AssertionError: Expected status code 200, but got 504
assert 504 == 200
+ where 504 = <Response [504]>.status_code
|
Integration Test:
opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/site-packages/_pytest/runner.py#L341
test_prune_dojo_awards
RuntimeError: generator raised StopIteration
|
Integration Test
Process completed with exit code 1.
|