Try to avid twitter delays.
This commit is contained in:
parent
6495ffe069
commit
e73db9911d
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@ class TwitterTest < ActiveSupport::TestCase
|
||||||
text,
|
text,
|
||||||
)
|
)
|
||||||
assert( dm, "dm with ##{hash} created" )
|
assert( dm, "dm with ##{hash} created" )
|
||||||
sleep 10
|
sleep 20
|
||||||
|
|
||||||
# fetch check system account
|
# fetch check system account
|
||||||
Channel.fetch
|
Channel.fetch
|
||||||
|
|
Loading…
Reference in a new issue