MobilityData / gtfs-validator

Canonical GTFS Validator project for schedule (static) files.
https://gtfs-validator.mobilitydata.org/
Apache License 2.0
266 stars 100 forks source link

fix: correct field name in missing_recommended_field_notice (#1574) #1706

Closed michaelandrewkearney closed 3 months ago

michaelandrewkearney commented 3 months ago

Summary:

Resolves #1574 by producing notice with field name (i.e. "agency_id") instead of field value (e.g. "Local Transit Agency Inc") and updates corresponding tests.

Expected behavior:

Existing behavior (screenshot from #1574): bug

New Behavior: fix

Please make sure these boxes are checked before submitting your pull request - thanks!