Skip to content

Commit

Permalink
Add pry to acceptance gems
Browse files Browse the repository at this point in the history
  • Loading branch information
Maarten Beeckmans committed Apr 12, 2023
1 parent 58a3695 commit 4b1c05a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ end

group :system_tests do
gem 'voxpupuli-acceptance', '~> 1.0', :require => false
gem 'pry', :require => false
end

group :release do
Expand Down

0 comments on commit 4b1c05a

Please sign in to comment.