Skip to content

Commit

Permalink
Disable runtime tests for (goes)
Browse files Browse the repository at this point in the history
  • Loading branch information
yevhenii-nadtochii committed Dec 3, 2024
1 parent 4439afb commit 2312054
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,13 @@ import io.spine.test.validate.paymentId
import io.spine.test.validate.withFieldNotFound
import io.spine.validate.ValidationOfConstraintTest
import io.spine.validate.ValidationOfConstraintTest.Companion.VALIDATION_SHOULD
import org.junit.jupiter.api.Disabled
import org.junit.jupiter.api.DisplayName
import org.junit.jupiter.api.Nested
import org.junit.jupiter.api.Test
import org.junit.jupiter.api.assertThrows

@Disabled
@DisplayName(VALIDATION_SHOULD + "analyze `(goes)` option and find out that ")
internal class GoesSpec : ValidationOfConstraintTest() {

Expand Down

0 comments on commit 2312054

Please sign in to comment.