chatbot and points unittests toegevoegd aan init
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ from discord.ext import commands
|
||||
|
||||
import Chatbot
|
||||
|
||||
class TestGeneral(unittest.TestCase):
|
||||
class TestChatbot(unittest.TestCase):
|
||||
def setUp(self):
|
||||
dotenv.load_dotenv()
|
||||
intents = discord.Intents.default()
|
||||
|
||||
Reference in New Issue
Block a user