Skip to content

Commit

Permalink
remove binding.irb
Browse files Browse the repository at this point in the history
  • Loading branch information
murb committed Oct 18, 2024
1 parent d877a1c commit d1524c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_secret_based_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

begin
puts "Succesful" if response["data"].count > 1
binding.irb
# binding.irb
rescue
p response
end

0 comments on commit d1524c9

Please sign in to comment.