aboutsummaryrefslogtreecommitdiff
path: root/test/lib/link_checker.rb
diff options
context:
space:
mode:
authorPjotr Prins2016-06-17 06:48:01 +0000
committerPjotr Prins2016-06-17 06:48:01 +0000
commit93e3878c8b97ecbf28630e4bb3733a29f4cf45aa (patch)
treeef92de7c75b7899b406e99c97006a7e2b20bd86b /test/lib/link_checker.rb
parenteb84f7c0e384e08b810e052fd3935f6d977b7ea2 (diff)
parent10df36b60273d81678f6630c07a2d8e5a6409282 (diff)
downloadgenenetwork2-93e3878c8b97ecbf28630e4bb3733a29f4cf45aa.tar.gz
Conflict
Diffstat (limited to 'test/lib/link_checker.rb')
-rw-r--r--test/lib/link_checker.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lib/link_checker.rb b/test/lib/link_checker.rb
index fb201887..15449144 100644
--- a/test/lib/link_checker.rb
+++ b/test/lib/link_checker.rb
@@ -24,7 +24,7 @@ describe LinkChecker do
describe LinkChecker do
it "Get to trait page" do
page = @agent.get($host+'/show_trait?trait_id=1435395_s_at&dataset=HC_M2_0606_P')
- p page
+ # p page
# Get to trait page for 1435395_s_at
# form2 = show_trait_page.forms_with("trait_page")[0]