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,
|
||||
)
|
||||
assert( dm, "dm with ##{hash} created" )
|
||||
sleep 10
|
||||
sleep 20
|
||||
|
||||
# fetch check system account
|
||||
Channel.fetch
|
||||
|
|
Loading…
Reference in a new issue