mirror of
https://github.com/internetee/registry.git
synced 2025-07-02 09:13:36 +02:00
Merge branch 'master' of github.com:internetee/registry
Conflicts: db/schema.rb
This commit is contained in:
commit
7840e6314e
23 changed files with 361 additions and 168 deletions
|
@ -1,6 +1,6 @@
|
|||
require 'rails_helper'
|
||||
|
||||
feature 'Setting management' do
|
||||
feature 'Setting management', type: :feature do
|
||||
background { Fabricate(:domain_validation_setting_group) }
|
||||
|
||||
scenario 'User changes a setting', js: true do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue