mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-25 02:50:27 +08:00
test: add mock test to database.
This commit is contained in:
@@ -4,4 +4,4 @@ from module.conf import DATA_PATH
|
||||
|
||||
engine = create_engine(DATA_PATH)
|
||||
|
||||
db_session = Session(engine)
|
||||
db_session = Session(engine)
|
||||
|
||||
Reference in New Issue
Block a user