mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 19:48:28 +02:00
parent
640faaadb9
commit
42e8f86dae
51 changed files with 1619 additions and 53 deletions
4
test/fixtures/auctions.yml
vendored
Normal file
4
test/fixtures/auctions.yml
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
one:
|
||||
domain: auction.test
|
||||
status: <%= Auction.statuses[:no_bids] %>
|
||||
uuid: 1b3ee442-e8fe-4922-9492-8fcb9dccc69c
|
4
test/fixtures/whois/records.yml
vendored
Normal file
4
test/fixtures/whois/records.yml
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
one:
|
||||
name: shop.test
|
||||
json:
|
||||
name: shop.test
|
Loading…
Add table
Add a link
Reference in a new issue