tests rubocopified

This commit is contained in:
Christoph Haas 2024-07-15 00:05:56 +02:00
parent 48e3a8c67f
commit 55ea782b86
4 changed files with 26 additions and 14 deletions

View file

@ -97,6 +97,8 @@ group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
gem 'byebug', platform: :mri
gem 'factory_bot_rails'
end
group :test do
@ -159,4 +161,4 @@ gem 'cancancan'
# Gravatars
gem 'gravtastic'
gem 'bzip2-ffi'
gem 'bzip2-ffi'