summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2014-08-27 11:34:58 +0200
committergebele <gebele@in-silico.ch>2014-08-27 11:34:58 +0200
commite5413c50ef86406de2d9e9877dd96d2b16508c37 (patch)
tree77c305343d0db177ea171f179bfef17bc569ed56
parent1950d60663f1839fca53473f2c3b45fe72a8267d (diff)
undo shortened wait time
-rw-r--r--test/toxbank-investigation-sparql.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/toxbank-investigation-sparql.rb b/test/toxbank-investigation-sparql.rb
index 7df6174..173e55e 100644
--- a/test/toxbank-investigation-sparql.rb
+++ b/test/toxbank-investigation-sparql.rb
@@ -240,8 +240,8 @@ class TBSPARQLTestExtended < MiniTest::Test
task = OpenTox::Task.new subtask.chomp
task.wait
end
- puts "sleep 12s"
- sleep 12
+ puts "sleep 120s"
+ sleep 120
end
# Retrieves all factors (name, value, ontology URI of the value) given an investigation URI