diff --git a/tests/Umbraco.Tests.Common/CompatibilitySuppressions.xml b/tests/Umbraco.Tests.Common/CompatibilitySuppressions.xml index 657f05d2d7..a709113936 100644 --- a/tests/Umbraco.Tests.Common/CompatibilitySuppressions.xml +++ b/tests/Umbraco.Tests.Common/CompatibilitySuppressions.xml @@ -1,4 +1,5 @@  + CP0002 diff --git a/tests/Umbraco.Tests.Integration/CompatibilitySuppressions.xml b/tests/Umbraco.Tests.Integration/CompatibilitySuppressions.xml index 304790b5fb..2ff5f38afb 100644 --- a/tests/Umbraco.Tests.Integration/CompatibilitySuppressions.xml +++ b/tests/Umbraco.Tests.Integration/CompatibilitySuppressions.xml @@ -1,4 +1,5 @@  + CP0002 @@ -14,4 +15,18 @@ lib/net7.0/Umbraco.Tests.Integration.dll true + + CP0002 + M:Umbraco.Cms.Tests.Integration.Umbraco.Web.BackOffice.UrlAndDomains.DomainAndUrlsTests.Having_three_cultures_and_set_domain_on_all_of_them + lib/net7.0/Umbraco.Tests.Integration.dll + lib/net7.0/Umbraco.Tests.Integration.dll + true + + + CP0002 + M:Umbraco.Cms.Tests.Integration.Umbraco.Web.BackOffice.UrlAndDomains.DomainAndUrlsTests.Having_three_cultures_but_set_domain_on_a_non_default_language + lib/net7.0/Umbraco.Tests.Integration.dll + lib/net7.0/Umbraco.Tests.Integration.dll + true + \ No newline at end of file