mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 10:45:58 +02:00
test: wrote tests for zone_test and domain_version, also remove useless test for job
This commit is contained in:
parent
3a77e420bd
commit
5841883a15
3 changed files with 32 additions and 20 deletions
|
@ -178,10 +178,6 @@ class DNS::ZoneTest < ActiveSupport::TestCase
|
|||
assert_nil Whois::Record.find_by(name: subzone.origin)
|
||||
end
|
||||
|
||||
def test_generate_zonefile
|
||||
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
def valid_zone
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue