mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
REPP: Domain delete test
This commit is contained in:
parent
1461d2a566
commit
24c3962517
3 changed files with 60 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
require 'test_helper'
|
||||
|
||||
class ReppV1DomainsCreateTest < ActionDispatch::IntegrationTest
|
||||
class ReppV1DomainsUpdateTest < ActionDispatch::IntegrationTest
|
||||
def setup
|
||||
@user = users(:api_bestnames)
|
||||
@domain = domains(:shop)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue