diff --git a/features/ALS004_Alignment-segment-shape-representation.feature b/features/ALS004_Alignment-segment-shape-representation.feature index 8002fb47..62dc2e05 100644 --- a/features/ALS004_Alignment-segment-shape-representation.feature +++ b/features/ALS004_Alignment-segment-shape-representation.feature @@ -1,6 +1,6 @@ @implementer-agreement @ALS -@version1 +@version2 Feature: ALS004 - Alignment segment shape representation The rule verifies that each IfcAlignmentSegment uses correct representation. @@ -29,4 +29,4 @@ The rule verifies that each IfcAlignmentSegment uses correct representation. Scenario: Agreement on each IfcAlignmentSegment using correct representation items - Type Given Its attribute Items - Then The value must be "IfcCurveSegment" \ No newline at end of file + Then Its Entity Type is 'IfcCurveSegment' \ No newline at end of file