diff --git a/robot-server/tests/integration/http_api/runs/test_json_v6_run_failure.tavern.yaml b/robot-server/tests/integration/http_api/runs/test_json_v6_run_failure.tavern.yaml index 4d54cc16f46..b5796d80d23 100644 --- a/robot-server/tests/integration/http_api/runs/test_json_v6_run_failure.tavern.yaml +++ b/robot-server/tests/integration/http_api/runs/test_json_v6_run_failure.tavern.yaml @@ -67,13 +67,12 @@ stages: data: errors: - id: !anystr - errorType: TipNotAttachedError createdAt: !anystr - detail: Pipette should have a tip attached, but does not. errorCode: '3005' + errorType: TipNotAttachedError + detail: Pipette should have a tip attached, but does not. errorInfo: !anydict wrappedErrors: !anylist - - name: Verify commands contain the expected results request: url: '{ot2_server_base_url}/runs/{run_id}/commands'