Index: Application/Ringtoets/test/Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs =================================================================== diff -u -reabf1a800431a23b06c8d81dfbf0f46a71bb659b -r5f6b3f80bb6747f12157149f7689a8fc7d3552a5 --- Application/Ringtoets/test/Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs (.../RingtoetsProjectTestHelper.cs) (revision eabf1a800431a23b06c8d81dfbf0f46a71bb659b) +++ Application/Ringtoets/test/Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs (.../RingtoetsProjectTestHelper.cs) (revision 5f6b3f80bb6747f12157149f7689a8fc7d3552a5) @@ -588,7 +588,7 @@ failureMechanism.HeightStructures.AddRange(new[] { heightStructure, - new TestHeightStructure("Structure B", "IdB") + new TestHeightStructure("IdB", "Structure B") }, @"/temp/structures"); ForeshoreProfile foreshoreProfile = failureMechanism.ForeshoreProfiles[0];