Skip to content

Commit ab1c226

Browse files
committed
fix: OpenCRE Version
1 parent 1debbff commit ab1c226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/component/activity-description/activity-description.component.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ describe('ActivityDescriptionComponent', () => {
143143
testISO[0] +
144144
component.ISO22Version +
145145
testISO22[0] +
146-
component.openCRE +
146+
component.openCREVersion +
147147
testOpenCRE[0]
148148
);
149149
});

0 commit comments

Comments
 (0)