Skip to content

Commit

Permalink
fix: add require for Adyen::PosMobile (#272)
Browse files Browse the repository at this point in the history
* fix: add require for Adyen::PosMobile

* fix: newline
  • Loading branch information
davidjrice authored Oct 21, 2024
1 parent 1a5902a commit a8405f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/adyen-ruby-api-library.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@
require_relative 'adyen/services/storedValue'
require_relative 'adyen/services/balanceControlService'
require_relative 'adyen/services/terminalCloudAPI'
require_relative 'adyen/services/posMobile'

0 comments on commit a8405f9

Please sign in to comment.