Skip to content

Commit

Permalink
Update homing test
Browse files Browse the repository at this point in the history
  • Loading branch information
smb2268 committed Jul 29, 2022
1 parent d222b76 commit 75aa0dc
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -892,9 +892,7 @@ describe('StepText', () => {
},
},
})
getByText(
'Homing the following axes: Gantry X, Gantry Y, Left Pipette Mount Z, Right Pipette Mount Z, Left Pipette Plunger, Right Pipette Plunger'
)
getByText('Homing all gantry, pipette, and plunger axes')
})

it('renders correct command text for savingPosition', () => {
Expand Down

0 comments on commit 75aa0dc

Please sign in to comment.