mirror of
https://github.com/aljazceru/CTFd.git
synced 2025-12-17 22:14:25 +01:00
Remove testing data
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user