Skip to content

Commit

Permalink
RBS-12926-Refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
Yauhenikapl committed Jan 8, 2024
1 parent 3fe32b3 commit 4ec0d59
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,8 @@ public void testConstraint ( final KnownVersion metaModelVersion) {
constraintId, "", violationUrn, value);

expectSemanticValidationErrors( "constraint-shape", constraintName, metaModelVersion, resultForEmptyConstraint );

}


@ParameterizedTest
@MethodSource( value = "versionsUpToIncluding2_1_0" )
public void testLanguageStringNotUniqueExpectFailure( final KnownVersion metaModelVersion ) {
Expand Down

0 comments on commit 4ec0d59

Please sign in to comment.