diff --git a/src/test/java/com/conveyal/gtfs/validator/SpeedTripValidatorTest.java b/src/test/java/com/conveyal/gtfs/validator/SpeedTripValidatorTest.java index 9818109a..e94abbe0 100644 --- a/src/test/java/com/conveyal/gtfs/validator/SpeedTripValidatorTest.java +++ b/src/test/java/com/conveyal/gtfs/validator/SpeedTripValidatorTest.java @@ -12,7 +12,9 @@ import static com.conveyal.gtfs.GTFS.load; import static com.conveyal.gtfs.GTFS.validate; import static com.conveyal.gtfs.TestUtils.assertThatSqlCountQueryYieldsExpectedCount; -import static com.conveyal.gtfs.error.NewGTFSErrorType.*; +import static com.conveyal.gtfs.error.NewGTFSErrorType.TRAVEL_TOO_FAST; +import static com.conveyal.gtfs.error.NewGTFSErrorType.TRAVEL_TOO_SLOW; +import static com.conveyal.gtfs.error.NewGTFSErrorType.REPEATED_ARRIVAL_TIME; /** * Distances recorded against each unit test have been produced using the lat/lon values from