runkeeper stuff
This commit is contained in:
@@ -10,6 +10,7 @@ nu = datetime.datetime.now()
|
||||
|
||||
|
||||
#@pytest.mark.django_db
|
||||
@override_settings(TESTING=True)
|
||||
class PlotTests(TestCase):
|
||||
def setUp(self):
|
||||
redis_connection.publish('tasks','KILL')
|
||||
|
||||
Reference in New Issue
Block a user