Skip to content

Commit 4d3433e

Browse files
committed
Fix property name.
1 parent ada4731 commit 4d3433e

File tree

1 file changed

+1
-1
lines changed
  • core/esmf-aspect-model-resolver/src/test/resources/samm_1_0_0/org.eclipse.esmf.test/2.0.0

1 file changed

+1
-1
lines changed

core/esmf-aspect-model-resolver/src/test/resources/samm_1_0_0/org.eclipse.esmf.test/2.0.0/BammTest.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@
2323
bamm:operations ( ) .
2424

2525
:property a bamm:Property ;
26-
bamm:name "TestProperty" ;
26+
bamm:name "property" ;
2727
bamm:characteristic bamm-c:Text .

0 commit comments

Comments
 (0)