tests rubocopified
This commit is contained in:
parent
48e3a8c67f
commit
55ea782b86
4 changed files with 26 additions and 14 deletions
4
Gemfile
4
Gemfile
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue