mirror of
https://github.com/internetee/registry.git
synced 2025-06-08 13:44:47 +02:00
Use setup callback
This commit is contained in:
parent
1d79f6548d
commit
13f2bff8d0
3 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
require 'test_helper'
|
||||
|
||||
class DomainForceDeleteTest < ActiveSupport::TestCase
|
||||
def setup
|
||||
setup do
|
||||
@domain = domains(:shop)
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue