fix: normalize MITC4 reference identities
This commit is contained in:
@@ -540,6 +540,9 @@ TEST(Mitc4ReferenceComparison, MapsTrimmedHeaderAndSixComponentsBySourceIdentity
|
||||
ContractFixture fixture{"mapping"};
|
||||
auto csvRows = defaultRows();
|
||||
std::reverse(csvRows.begin(), csvRows.end());
|
||||
for (auto& row : csvRows) {
|
||||
row.instanceName = "part-1-1";
|
||||
}
|
||||
writeCsv(
|
||||
fixture.csv(), csvRows,
|
||||
" Part Instance Name , Node Label , U-U1 , U-U2 , U-U3 , "
|
||||
|
||||
Reference in New Issue
Block a user