chore: More flakey test improvements (#5801)
This commit is contained in:
@@ -26,7 +26,8 @@ type LogCategory =
|
||||
| "queue"
|
||||
| "websockets"
|
||||
| "database"
|
||||
| "utils";
|
||||
| "utils"
|
||||
| "plugins";
|
||||
type Extra = Record<string, any>;
|
||||
|
||||
class Logger {
|
||||
|
||||
Reference in New Issue
Block a user