mirror of
https://github.com/internetee/registry.git
synced 2025-05-28 16:39:55 +02:00
Fix test class name clash
This commit is contained in:
parent
e20a4499c5
commit
cf9e539729
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
require 'test_helper'
|
||||
|
||||
class DomainsTest < ActionDispatch::IntegrationTest
|
||||
class RegistrantDomainsTest < ActionDispatch::IntegrationTest
|
||||
def setup
|
||||
login_as users(:registrant)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue