Skip to content

Commit

Permalink
rubocop fix
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljb authored Feb 13, 2024
1 parent 9da099b commit 10edbb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/engine/game/g_18_uruguay/step/destination_bonus.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module Engine
module Game
module G18Uruguay
module Step
class DestinationBonus< Engine::Step::Base
class DestinationBonus < Engine::Step::Base
ACTIONS = %w[destination_connection pass].freeze

def description
Expand Down

0 comments on commit 10edbb0

Please sign in to comment.