mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 18:56:05 +02:00
Dynamic validations example
This commit is contained in:
parent
0c5b7c4cb8
commit
415f109d8f
7 changed files with 75 additions and 48 deletions
|
@ -1,7 +1,7 @@
|
|||
require 'rails_helper'
|
||||
|
||||
feature 'Setting management' do
|
||||
background { Fabricate(:setting_group) }
|
||||
background { Fabricate(:domain_validation_setting_group) }
|
||||
|
||||
scenario 'User changes a setting', js: true do
|
||||
visit root_path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue