Fix AssertionUtils.SimpleAssertion.assertNoInitialize

This commit is contained in:
2025-11-23 21:20:08 +01:00
parent ef61cf455d
commit e9d814bc95
2 changed files with 3 additions and 2 deletions
@@ -32,5 +32,5 @@ dependencies {
testImplementation(project(":CommandFramework:CommandFrameworkBase", "default"))
testAnnotationProcessor(project(":CommandFramework:CommandFrameworkAnnotationProcessor", "default"))
// testAnnotationProcessor(project(":CommandFramework:CommandFrameworkAnnotationProcessor", "default"))
}