Skip to content

Commit

Permalink
fixed integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
b-cooper committed Oct 9, 2023
1 parent 28b6699 commit 33c612e
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 33c612e

Please sign in to comment.