From 192fcf6d65cfe331570e4470c12c2124218fe1ac Mon Sep 17 00:00:00 2001 From: josh-willis-arcadis <168561922+josh-willis-arcadis@users.noreply.github.com> Date: Wed, 27 Nov 2024 10:31:02 -0700 Subject: [PATCH] chore(SpeedTripValidatorTest): remove mass import --- .../com/conveyal/gtfs/validator/SpeedTripValidatorTest.java | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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