mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 18:29:40 +02:00
parent
a882eb2df4
commit
7a3e900e13
1 changed files with 7 additions and 0 deletions
7
spec/lint_spec.rb
Normal file
7
spec/lint_spec.rb
Normal file
|
@ -0,0 +1,7 @@
|
|||
require 'rails_helper'
|
||||
|
||||
RSpec.describe 'FactoryGirl' do
|
||||
it 'lints factories' do
|
||||
FactoryGirl.lint
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue