mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 01:35:10 +02:00
Add feature testing support
This commit is contained in:
parent
eaa9b015e2
commit
d9240aa4f8
12 changed files with 123 additions and 37 deletions
3
spec/fabricators/setting_fabricator.rb
Normal file
3
spec/fabricators/setting_fabricator.rb
Normal file
|
@ -0,0 +1,3 @@
|
|||
Fabricator(:setting) do
|
||||
code 'ns_min_count'
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue