Skip to content

Commit

Permalink
Merge pull request #5556 from solidusio/elia/teaspoon
Browse files Browse the repository at this point in the history
Stop using teaspoon from source
  • Loading branch information
elia authored Dec 19, 2023
2 parents 9b18f09 + 4ab69d0 commit 321f410
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ group :backend do
gem 'webdrivers', require: false

# JavaScript testing
gem 'teaspoon', github: 'jejacks0n/teaspoon', require: false
gem 'teaspoon-mocha', github: 'jejacks0n/teaspoon', require: false
gem 'teaspoon', require: false
gem 'teaspoon-mocha', require: false
gem 'webrick', require: false
end

Expand Down

0 comments on commit 321f410

Please sign in to comment.