add tests, some fixes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import os
|
||||
from db import BotDB
|
||||
from database.db import BotDB
|
||||
|
||||
BotDB = BotDB()
|
||||
BotDB = BotDB('tg-bot-database')
|
||||
|
||||
|
||||
def get_filename():
|
||||
|
||||
Reference in New Issue
Block a user