Remove lms pytest shards
This commit is contained in:
@@ -8,7 +8,6 @@ from rss_proxy.models import WhitelistedRssUrl
|
||||
|
||||
class WhitelistedRssUrlTests(TestCase):
|
||||
""" Tests for the rss_proxy.WhitelistedRssUrl model """
|
||||
shard = 4
|
||||
|
||||
def setUp(self):
|
||||
super(WhitelistedRssUrlTests, self).setUp()
|
||||
|
||||
Reference in New Issue
Block a user