summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2014-08-26 17:03:06 +0200
committergebele <gebele@in-silico.ch>2014-08-26 17:03:06 +0200
commitfb3b386746b4b393afc364c457a24b5a7d36f42a (patch)
tree254ba8e85d52b3731fa5636534943634bb4c288d
parentf28648af091a8ed894f7eacef6d3e8991990835a (diff)
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 173e55e..7df6174 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 120s"
- sleep 120
+ puts "sleep 12s"
+ sleep 12
end
# Retrieves all factors (name, value, ontology URI of the value) given an investigation URI