Skip to content

Commit 1ce66f7

Browse files
committed
fix: 相关单元测试
1 parent 88220a7 commit 1ce66f7

File tree

1 file changed

+2
-0
lines changed
  • simbot-component-onebot-v11/simbot-component-onebot-v11-core/src/commonTest/kotlin/love/forte/simbot/component/onebot/v11/core/event

1 file changed

+2
-0
lines changed

simbot-component-onebot-v11/simbot-component-onebot-v11-core/src/commonTest/kotlin/love/forte/simbot/component/onebot/v11/core/event/CustomEventResolverTests.kt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ class CustomEventResolverTests {
7373
return register {
7474
botUniqueId = UUID.random().toString()
7575
config()
76+
}.also {
77+
it.initConfiguration()
7678
}
7779
}
7880
}

0 commit comments

Comments
 (0)