Don't stub SUT in FollowLimitValidator
spec (#27760)
This commit is contained in:
parent
5c328ae674
commit
c03bd2a238
5 changed files with 62 additions and 34 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
require 'rails_helper'
|
||||
|
||||
RSpec.describe StatusPinValidator, type: :validator do
|
||||
RSpec.describe StatusPinValidator do
|
||||
describe '#validate' do
|
||||
before do
|
||||
subject.validate(pin)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue