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