Skip to content

Commit fc850dc

Browse files
committed
* Restored testByteToString
1 parent a239296 commit fc850dc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

utbot-framework/src/test/kotlin/org/utbot/examples/strings/StringExamplesTest.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ internal class StringExamplesTest : UtValueTestCaseChecker(
2626
)
2727
) {
2828
@Test
29-
@Disabled("Flaky test: https://github.com/UnitTestBot/UTBotJava/issues/131 (will be enabled in new strings PR)")
3029
fun testByteToString() {
3130
// TODO related to the https://github.com/UnitTestBot/UTBotJava/issues/131
3231
withSolverTimeoutInMillis(5000) {

0 commit comments

Comments
 (0)