mirror of
https://github.com/internetee/registry.git
synced 2025-08-17 15:03:59 +02:00
rename domain controller test
This commit is contained in:
parent
a864056fbd
commit
682d9f6de1
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
require 'test_helper'
|
require 'test_helper'
|
||||||
|
|
||||||
class DomainTest < ApplicationIntegrationTest
|
class DomainsControllerTest < ApplicationIntegrationTest
|
||||||
|
|
||||||
def setup
|
def setup
|
||||||
@domain = domains(:shop)
|
@domain = domains(:shop)
|
Loading…
Add table
Add a link
Reference in a new issue