Improved timing.
This commit is contained in:
parent
2e295ce004
commit
9cd3542d72
1 changed files with 1 additions and 1 deletions
|
@ -242,7 +242,7 @@ class TwitterTest < ActiveSupport::TestCase
|
|||
|
||||
break if article
|
||||
|
||||
sleep 10
|
||||
sleep 15
|
||||
}
|
||||
|
||||
assert(article, "inbound article '#{text}' created")
|
||||
|
|
Loading…
Reference in a new issue