Index: Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/TreeNodeInfos/BackgroundDataTreeNodeInfoTest.cs =================================================================== diff -u -r9c23520df7a2adf82996d79bf59b83fc1adc1f26 -rc0387d79bcdc500558362264d5bc08834ebe6db5 --- Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/TreeNodeInfos/BackgroundDataTreeNodeInfoTest.cs (.../BackgroundDataTreeNodeInfoTest.cs) (revision 9c23520df7a2adf82996d79bf59b83fc1adc1f26) +++ Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/TreeNodeInfos/BackgroundDataTreeNodeInfoTest.cs (.../BackgroundDataTreeNodeInfoTest.cs) (revision c0387d79bcdc500558362264d5bc08834ebe6db5) @@ -320,7 +320,8 @@ var backgroundMapData = new BackgroundData { - Name = "background map data" + Name = "background map data", + BackgroundMapDataType = BackgroundMapDataType.Wmts }; using (var treeViewControl = new TreeViewControl())