rename domain controller test

This commit is contained in:
oleghasjanov 2025-07-17 15:17:34 +03:00
parent a864056fbd
commit 682d9f6de1

View file

@ -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)