Skip to content

Commit

Permalink
Stop using teaspoon from source
Browse files Browse the repository at this point in the history
  • Loading branch information
elia committed Dec 19, 2023
1 parent 9b18f09 commit 4ab69d0
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 4ab69d0

Please sign in to comment.