Skip to content

Commit

Permalink
add replace tip
Browse files Browse the repository at this point in the history
  • Loading branch information
jerader committed Mar 5, 2024
1 parent bc21b8e commit e592e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion step-generation/src/commandCreators/atomic/replaceTip.ts
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ export const replaceTip: CommandCreator<ReplaceTipArgs> = (
invariantContext,
nextTiprack.tiprackId,
pipette,
tipRack,
tipRack
)
) {
return {
Expand Down

0 comments on commit e592e73

Please sign in to comment.