last.fm fix: use a user with things in common
parent
5993947a70
commit
d7654c65d1
|
@ -11,7 +11,7 @@ from modules.lastfm import now_playing, tasteometer
|
|||
|
||||
class TestLastfm(unittest.TestCase):
|
||||
user1 = 'test'
|
||||
user2 = 'josh'
|
||||
user2 = 'telnoratti'
|
||||
|
||||
def setUp(self):
|
||||
self.phenny = MagicMock()
|
||||
|
|
Loading…
Reference in New Issue