Index: Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/TreeNodeInfos/BackgroundMapDataContextTreeNodeInfoTest.cs =================================================================== diff -u -r000b675444761bd16bc9aa7860c2af198b705bb0 -rb41f4c465f094e91312ffd90174e765417b28ba9 --- Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/TreeNodeInfos/BackgroundMapDataContextTreeNodeInfoTest.cs (.../BackgroundMapDataContextTreeNodeInfoTest.cs) (revision 000b675444761bd16bc9aa7860c2af198b705bb0) +++ Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/TreeNodeInfos/BackgroundMapDataContextTreeNodeInfoTest.cs (.../BackgroundMapDataContextTreeNodeInfoTest.cs) (revision b41f4c465f094e91312ffd90174e765417b28ba9) @@ -78,7 +78,7 @@ string text = info.Text(context); // Assert - Assert.AreEqual("Achtergrondlaag", text); + Assert.AreEqual("Achtergrondkaart", text); } }