#58 Voting UI is bugged when no vote was submitted
This commit is contained in:
@@ -14,7 +14,6 @@ from lostplaces.tests.views import (
|
||||
)
|
||||
|
||||
class TestHomeView(GlobalTemplateTestCaseMixin, ViewTestCase):
|
||||
|
||||
@classmethod
|
||||
def setUpTestData(cls):
|
||||
user = User.objects.create_user(
|
||||
|
Reference in New Issue
Block a user