Another flaky test.
authorJoshua Roesslein <jroesslein@gmail.com>
Sat, 18 May 2013 23:05:46 +0000 (16:05 -0700)
committerJoshua Roesslein <jroesslein@gmail.com>
Sat, 18 May 2013 23:05:46 +0000 (16:05 -0700)
tests.py

index a5a9852dc2d4505061495140ad74784702a5a862..e7db7a8a463ebcd694cbc5f58576a2c59838a105 100644 (file)
--- a/tests.py
+++ b/tests.py
@@ -294,7 +294,7 @@ class TweepyAPITests(unittest.TestCase):
         self.api.list_subscribers('applepie', 'stars')
 
     def testshowlistsubscriber(self):
-        self.assertTrue(self.api.show_list_subscriber('applepie', 'stars', username))
+        self.assertTrue(self.api.show_list_subscriber('twitter', 'team', username))
 
     def testsavedsearches(self):
         s = self.api.create_saved_search('test')