There should be no captcha on WHOIS record details page when domain is reserved, blocked or discarded (deleteCandidate). This existing test fails on localhost, but somehow passes on Travis. https://github.com/internetee/rest-whois/blob/e12ad0f92b2c561af0f609ef2a161d5f5c0dd7a8/test/system/whois_records/details/discarded_domain_test.rb#L38
There should be no captcha on WHOIS record details page when domain is reserved, blocked or discarded (deleteCandidate).
This existing test fails on localhost, but somehow passes on Travis.
rest-whois/test/system/whois_records/details/discarded_domain_test.rb
Line 38 in e12ad0f