[Rt-commit] rtir branch, 3.2-trunk, updated. 3.2.0-16-g00759ec0

? sunnavy sunnavy at bestpractical.com
Fri Mar 23 11:41:24 EDT 2018


The branch, 3.2-trunk has been updated
       via  00759ec0970a3e2a5a394d665871e16773cc06f0 (commit)
      from  e12b9e3fdabcc1fa06bd097fa5c360ed91197e4b (commit)

Summary of changes:
 t/tools/lookup.t | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

- Log -----------------------------------------------------------------
commit 00759ec0970a3e2a5a394d665871e16773cc06f0
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Wed Mar 7 00:23:46 2018 +0800

    update tests for the changed content returned from whois.verisign-grs.com
    
    "No match" is probably a better test string.

diff --git a/t/tools/lookup.t b/t/tools/lookup.t
index 7c991a34..7a5bea5f 100644
--- a/t/tools/lookup.t
+++ b/t/tools/lookup.t
@@ -50,7 +50,7 @@ SKIP:{
     $agent->form_name('ToolFormWhois');
     $agent->click;
     $agent->content_contains('WHOIS Results');
-    $agent->content_contains('Domain names in the .com and .net domains');
+    $agent->content_contains('No match');
 }
 }
 

-----------------------------------------------------------------------


More information about the rt-commit mailing list