Update Git repo references in tests
This commit is contained in:
parent
0b9d7bbd3f
commit
827940a977
@ -8,7 +8,7 @@ from mopidy.models import Track
|
||||
|
||||
class IssueGH17RegressionTest(unittest.TestCase):
|
||||
"""
|
||||
The issue: http://github.com/jodal/mopidy/issues#issue/17
|
||||
The issue: http://github.com/mopidy/mopidy/issues#issue/17
|
||||
|
||||
How to reproduce:
|
||||
|
||||
@ -42,7 +42,7 @@ class IssueGH17RegressionTest(unittest.TestCase):
|
||||
|
||||
class IssueGH18RegressionTest(unittest.TestCase):
|
||||
"""
|
||||
The issue: http://github.com/jodal/mopidy/issues#issue/18
|
||||
The issue: http://github.com/mopidy/mopidy/issues#issue/18
|
||||
|
||||
How to reproduce:
|
||||
|
||||
@ -79,7 +79,7 @@ class IssueGH18RegressionTest(unittest.TestCase):
|
||||
|
||||
class IssueGH22RegressionTest(unittest.TestCase):
|
||||
"""
|
||||
The issue: http://github.com/jodal/mopidy/issues/#issue/22
|
||||
The issue: http://github.com/mopidy/mopidy/issues/#issue/22
|
||||
|
||||
How to reproduce:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user