Skip to content

Commit

Permalink
Change to class method
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanahman committed Jun 17, 2016
1 parent b05ff13 commit fa40be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/postnord/transport.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ def self.endpoint
end

class GetTransitTimeInformation < Transport
def mandatory_params
def self.mandatory_params
[
'serviceGroupCode',
'fromAddressPostalCode',
Expand Down

0 comments on commit fa40be6

Please sign in to comment.