Skip to content

Commit

Permalink
Update app/models/robots/tube_rack_wrapper.rb
Browse files Browse the repository at this point in the history
Co-authored-by: KatyTaylor <[email protected]>
  • Loading branch information
yoldas and KatyTaylor authored Oct 30, 2023
1 parent cc5deb6 commit 1a6ba66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/robots/tube_rack_wrapper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ def initialize(barcode, parent, tubes: [])
end

# Returns the last tube on the tube rack. This method is used for delegating
# certain methods to make it behave like a like a labware object.
# certain methods to make it behave like a labware object.
#
# @return [Tube] the last tube
def last_tube
Expand Down

0 comments on commit 1a6ba66

Please sign in to comment.