Skip to content

Commit 9ba1cb2

Browse files
Fix: turn on test
1 parent 8296c59 commit 9ba1cb2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

utbot-framework-test/src/test/kotlin/org/utbot/examples/codegen/deepequals/ClassWithCrossReferenceRelationshipTest.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ class ClassWithCrossReferenceRelationshipTest : UtValueTestCaseChecker(
1616
CodeGenerationLanguageLastStage(CodegenLanguage.KOTLIN, CodeGeneration)
1717
)
1818
) {
19-
// TODO: The test is disabled due to [https://github.com/UnitTestBot/UTBotJava/issues/812]
20-
@Disabled
2119
@Test
2220
fun testClassWithCrossReferenceRelationship() {
2321
check(

0 commit comments

Comments
 (0)