mgt c8 checkpoint at tests
This commit is contained in:
5
backend/tests.py
Normal file
5
backend/tests.py
Normal file
@@ -0,0 +1,5 @@
|
||||
import os
|
||||
os.environ['DATABASE_URL'] = 'sqlite://'
|
||||
|
||||
from datetime import datetime, timezone, timedelta
|
||||
|
Reference in New Issue
Block a user