Index: Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Plugin.Test/PropertyInfos/HeightStructureCollectionPropertyInfoTest.cs =================================================================== diff -u -ra7f920661887773056c051edc7872d27f724c840 -ra5bf4f56dbf07e5cf48d0b874f5d46d7d02f0dba --- Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Plugin.Test/PropertyInfos/HeightStructureCollectionPropertyInfoTest.cs (.../HeightStructureCollectionPropertyInfoTest.cs) (revision a7f920661887773056c051edc7872d27f724c840) +++ Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Plugin.Test/PropertyInfos/HeightStructureCollectionPropertyInfoTest.cs (.../HeightStructureCollectionPropertyInfoTest.cs) (revision a5bf4f56dbf07e5cf48d0b874f5d46d7d02f0dba) @@ -60,7 +60,7 @@ } [Test] - public void CreateInstance_Always_NewPropertiesWithContextAsData() + public void CreateInstance_WithContext_NewPropertiesWithContextAsData() { // Setup var mocks = new MockRepository();