We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
10) Domain with valid attributes should validate uniqueness of tech contacts Failure/Error: @domain = Fabricate(:domain) NoMethodError: undefined method `json=' for #<Whois::Record:0x007f000fc5d8a0> # ./app/models/whois_record.rb:115:in `update_whois_server' # ./app/jobs/update_whois_record_job.rb:25:in `update_domain' # ./app/jobs/update_whois_record_job.rb:15:in `block in run' # ./app/jobs/update_whois_record_job.rb:12:in `each' # ./app/jobs/update_whois_record_job.rb:12:in `run' # ./app/models/domain.rb:716:in `update_whois_record' # ./spec/models/domain_spec.rb:78:in `block (3 levels) in <top (required)>' # -e:1:in `<main>'
The text was updated successfully, but these errors were encountered:
I have fixed this by re-creating db structure, therefore no fix is needed.
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: