mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
updated tests
This commit is contained in:
parent
41ee61d57a
commit
c34e775acd
2 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@ require 'test_helper'
|
|||
class FeatureTest < ActiveSupport::TestCase
|
||||
setup do
|
||||
@domain = domains(:shop)
|
||||
@domain.apply_registry_lock
|
||||
@domain.apply_registry_lock(extensions_prohibited: false)
|
||||
end
|
||||
|
||||
def test_if_obj_and_extensions_prohibited_enabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue