Skip to content

Commit

Permalink
fix(app-testing): snapshot failure capture (#14743)
Browse files Browse the repository at this point in the history
This PR is an automated snapshot update request. Please review the
changes and merge if they are acceptable or find you bug and fix it.

Co-authored-by: y3rsh <[email protected]>
  • Loading branch information
2 people authored and Carlos-fernandez committed May 20, 2024
1 parent 42bfdc8 commit 3fa1976
Show file tree
Hide file tree
Showing 75 changed files with 17,420 additions and 59,010 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,14 @@
"commands": [
{
"commandType": "home",
"notes": [],
"params": {},
"result": {},
"status": "succeeded"
},
{
"commandType": "loadLabware",
"notes": [],
"params": {
"loadName": "nest_1_reservoir_290ml",
"location": {
Expand Down Expand Up @@ -94,6 +96,7 @@
},
{
"commandType": "loadLabware",
"notes": [],
"params": {
"loadName": "opentrons_flex_96_tiprack_adapter",
"location": {
Expand Down Expand Up @@ -156,6 +159,7 @@
},
{
"commandType": "loadLabware",
"notes": [],
"params": {
"loadName": "opentrons_flex_96_tiprack_1000ul",
"location": {},
Expand Down Expand Up @@ -1305,6 +1309,7 @@
},
{
"commandType": "loadPipette",
"notes": [],
"params": {
"mount": "left",
"pipetteName": "p1000_96"
Expand All @@ -1314,6 +1319,7 @@
},
{
"commandType": "pickUpTip",
"notes": [],
"params": {
"wellLocation": {
"offset": {
Expand Down
Loading

0 comments on commit 3fa1976

Please sign in to comment.