Switch from minitest to rspec
This commit is contained in:
1
Gemfile
1
Gemfile
@@ -16,4 +16,5 @@ gem "tzinfo-data", platforms: %i[ windows jruby ]
|
||||
group :development, :test do
|
||||
# See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem
|
||||
gem "debug", platforms: %i[ mri windows ], require: "debug/prelude"
|
||||
gem "rspec-rails", "~> 8.0"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user