Private
Public Access
1
0

runkeeper stuff

This commit is contained in:
Sander Roosendaal
2019-03-08 13:39:43 +01:00
parent 5df5afc96c
commit 2124933dec
4 changed files with 8 additions and 2 deletions

View File

@@ -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')