ignore tests for now

This commit is contained in:
Joerg Reichert 2023-04-02 13:55:51 +02:00
parent c35c287189
commit a345c6d75a
3 changed files with 33 additions and 3 deletions

View file

@ -59,6 +59,7 @@ group :test do
gem 'database_cleaner'
gem 'factory_bot_rails'
gem 'faker'
gem 'coveralls'
gem 'rails-controller-testing'
gem 'rubocop-faker'
gem 'shoulda-matchers', '~> 3.1'