Improved unit test.
This commit is contained in:
parent
addda81590
commit
56d56421f3
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,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