From c69633b4791bc1b8b87870e8259a0e7d87085873 Mon Sep 17 00:00:00 2001 From: Kevin Chung Date: Thu, 30 Apr 2020 03:33:55 -0400 Subject: [PATCH] Remove testing data --- tests/admin/test_config.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/admin/test_config.py b/tests/admin/test_config.py index dd0da3a5..d33d7910 100644 --- a/tests/admin/test_config.py +++ b/tests/admin/test_config.py @@ -58,9 +58,6 @@ def test_reset(): gen_fail(app.db, user_id=user_obj.id, challenge_id=random.randint(1, 10)) gen_tracking(app.db, user_id=user_obj.id) - print("eet") - print(Tracking.query.all()) - # Add PageFiles for x in range(5): gen_file(