Improved timing.

This commit is contained in:
Martin Edenhofer 2015-12-12 23:32:46 +01:00
parent 2e295ce004
commit 9cd3542d72

View file

@ -242,7 +242,7 @@ class TwitterTest < ActiveSupport::TestCase
break if article
sleep 10
sleep 15
}
assert(article, "inbound article '#{text}' created")