Simplify account model username presence validation spec (#31013)
This commit is contained in:
parent
fcb83be8b2
commit
67faaf5557
4 changed files with 14 additions and 5 deletions
2
Gemfile
2
Gemfile
|
@ -151,6 +151,8 @@ group :test do
|
|||
# Test harness fo rack components
|
||||
gem 'rack-test', '~> 2.1'
|
||||
|
||||
gem 'shoulda-matchers'
|
||||
|
||||
# Coverage formatter for RSpec test if DISABLE_SIMPLECOV is false
|
||||
gem 'simplecov', '~> 0.22', require: false
|
||||
gem 'simplecov-lcov', '~> 0.8', require: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue