From 42c4e46e81f279b6d58ee4cf82c8750b6938407c Mon Sep 17 00:00:00 2001 From: gebele Date: Sun, 26 Oct 2014 16:10:31 +0100 Subject: sleep 120 --- test/toxbank-investigation-sparql.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/toxbank-investigation-sparql.rb b/test/toxbank-investigation-sparql.rb index f4c4018..5b5bacb 100644 --- a/test/toxbank-investigation-sparql.rb +++ b/test/toxbank-investigation-sparql.rb @@ -241,8 +241,8 @@ class TBSPARQLTestExtended < MiniTest::Test task.wait puts task.hasStatus end - #puts "sleep 120s" - #sleep 120 + puts "sleep 120s" + sleep 120 end # Retrieves all factors (name, value, ontology URI of the value) given an investigation URI -- cgit v1.2.3