diff --git a/tests/src/Functional/LocalGovUpdateTest.php b/tests/src/Functional/LocalGovUpdateTest.php index 0b7d2e2..6f16f67 100644 --- a/tests/src/Functional/LocalGovUpdateTest.php +++ b/tests/src/Functional/LocalGovUpdateTest.php @@ -54,6 +54,9 @@ class LocalGovUpdateTest extends UpdatePathTestBase { // No schema exist: 'localgov_geo.localgov_geo_type.address', 'localgov_geo.localgov_geo_type.area', + // Incorrect schema: + // - scheduled_transitions.settings:retain_processed.duration. + 'scheduled_transitions.settings', ]; /**