Skip to content

Commit ad1bcc1

Browse files
committed
Job retrigger.
1 parent 6ce7cf7 commit ad1bcc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/esmf-aspect-model-validator/src/test/java/org/eclipse/esmf/aspectmodel/shacl/RustLikeFormatterTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ void testLastStatement() {
5656
final Model dataModel = model( """
5757
@prefix : <http://example.com#> .
5858
59-
:Foo a :TestClass;
59+
:Foo a :TestClass ;
6060
:firstProperty 1 ;
6161
:secondProperty 2 .
6262
""" );

0 commit comments

Comments
 (0)