diff options
author | 2023-07-09 09:44:30 +0100 | |
---|---|---|
committer | 2023-07-09 09:44:30 +0100 | |
commit | a5b8099a7b4da288058d852a8f303a46154fb6bc (patch) | |
tree | 4dd957019310b9760ea2f38949b1f02e2edacdb8 /tests/base.py | |
parent | Optimise startup time (#2662) (diff) |
Fix some test warnings (#2675)
* Fix test warnings
* Remove unnecessary event_loop parameters
This is not necessary as the current event loop will be used which is the same as self.bot.loop. Removing these should slightly improve test speed as the mock for self.bot.loop doesn't need to be created.
Diffstat (limited to 'tests/base.py')
0 files changed, 0 insertions, 0 deletions