Skip to content

Commit

Permalink
renamed test class
Browse files Browse the repository at this point in the history
  • Loading branch information
qcdyx committed Jan 13, 2025
1 parent 49733ac commit e6323d1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
import org.mobilitydata.gtfsvalidator.type.GtfsTime;

@RunWith(JUnit4.class)
public class RouteContinuousPickupDropOffValidatorTest {
public class ContinuousPickupDropOffValidatorTest {

private static List<ValidationNotice> generateNotices(
List<GtfsRoute> routes, List<GtfsTrip> trips, List<GtfsStopTime> stopTimes) {
Expand Down

0 comments on commit e6323d1

Please sign in to comment.