mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 03:58:27 +02:00
parent
7a3e900e13
commit
7e46ba01c2
2 changed files with 7 additions and 7 deletions
7
spec/factory_lint_spec.rb
Normal file
7
spec/factory_lint_spec.rb
Normal file
|
@ -0,0 +1,7 @@
|
|||
require_relative 'rails_helper'
|
||||
|
||||
RSpec.describe 'FactoryGirl', db: true do
|
||||
it 'lints factories' do
|
||||
FactoryGirl.lint
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue