projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07d7819
)
Update user_timeline test
author
Harmon
<Harmon758@gmail.com>
Tue, 29 Dec 2020 08:35:43 +0000
(
02:35
-0600)
committer
Harmon
<Harmon758@gmail.com>
Tue, 29 Dec 2020 08:35:43 +0000
(
02:35
-0600)
tests/test_api.py
patch
|
blob
|
blame
|
history
diff --git
a/tests/test_api.py
b/tests/test_api.py
index cf1f6cba2b37e299aa9430e784ecb3b52397655e..fdbe588fdb3610aa2d7a9bd702cd34d4b0474f0a 100644
(file)
--- a/
tests/test_api.py
+++ b/
tests/test_api.py
@@
-61,7
+61,7
@@
class TweepyAPITests(TweepyTestCase):
@tape.use_cassette('testusertimeline.json')
def testusertimeline(self):
self.api.user_timeline()
- self.api.user_timeline(
't
witter')
+ self.api.user_timeline(
screen_name='T
witter')
@tape.use_cassette('testmentionstimeline.json')
def testmentionstimeline(self):