Add tests for Setting (#5683)
This commit is contained in:
parent
0e6c4cb796
commit
4112a0631f
2 changed files with 188 additions and 0 deletions
4
spec/fabricators/setting_fabricator.rb
Normal file
4
spec/fabricators/setting_fabricator.rb
Normal file
|
@ -0,0 +1,4 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
Fabricator(:setting) do
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue