From 036e0b967f3a306d47bdf1c87759863ee42ad00d Mon Sep 17 00:00:00 2001 From: alessio Date: Wed, 27 Sep 2023 17:27:34 +0200 Subject: [PATCH] test commit3 --- bin/console | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/console b/bin/console index 89ccadb5..9d57d41c 100755 --- a/bin/console +++ b/bin/console @@ -3,7 +3,7 @@ require_relative '../lib/adyen-ruby-api-library' # You can add fixtures and/or initialization code here to make experimenting -# with your gem easier. You can also use a different console, if you like. testtest test2 +# with your gem easier. You can also use a different console, if you like. testtest test2 test3 # (If you use this, don't forget to add pry to your Gemfile!) # require "pry"