REPP: Domain contacts test

This commit is contained in:
Karl Erik Õunapuu 2021-02-01 14:40:36 +02:00
parent 4c7f9709ad
commit b3cf665ed5
No known key found for this signature in database
GPG key ID: C9DD647298A34764
4 changed files with 159 additions and 5 deletions

View file

@ -1,6 +1,6 @@
require 'test_helper'
class ReppV1DomainsStatusesTest < ActionDispatch::IntegrationTest
class ReppV1DomainsNameserversTest < ActionDispatch::IntegrationTest
def setup
@user = users(:api_bestnames)
@domain = domains(:shop)