Skip to content

Commit

Permalink
Stop using teaspoon from source
Browse files Browse the repository at this point in the history
(cherry picked from commit 4ab69d0)
  • Loading branch information
elia committed Dec 2, 2024
1 parent 152e8b5 commit 274d275
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 @@ -42,8 +42,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 274d275

Please sign in to comment.