diff --git a/Tests/IntegrationTests/NeighbourhoodIntegrationTests.swift b/Tests/IntegrationTests/NeighbourhoodIntegrationTests.swift index ff27600..2a2c325 100644 --- a/Tests/IntegrationTests/NeighbourhoodIntegrationTests.swift +++ b/Tests/IntegrationTests/NeighbourhoodIntegrationTests.swift @@ -170,7 +170,7 @@ final class NeighbourhoodIntegrationTests: XCTestCase { inPoliceForce: policeForceID ) - XCTAssertEqual(boundary.count, 993) + XCTAssertEqual(boundary.count, 961) } func testPoliceOfficersForNeighbourhoodInPoliceForceForWakefieldCentralWestYorkshire() async throws {