mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-01 09:28:21 +08:00
Fix testing
This commit is contained in:
parent
8e77109d26
commit
29ebf78a54
@ -31,6 +31,7 @@ internal object TestTerminalLogging : AbstractTestPoint() {
|
||||
|
||||
override fun onConsoleStartSuccessfully() {
|
||||
val logService = MiraiConsoleImplementation.getInstance()
|
||||
.origin
|
||||
.cast<MiraiConsoleImplementationTerminal>()
|
||||
.logService.cast<LoggingServiceI>()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user