Skip to content

Commit

Permalink
refactor(GTFSFeedTest.java): Removed redundant comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin Beer authored and Robin Beer committed Aug 10, 2023
1 parent 6b1d9a1 commit 9332c41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/java/com/conveyal/gtfs/GTFSFeedTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ public void canDoRoundtripLoadAndWriteToZipFile() throws IOException {
@Test
void canDoRoundTripLoadAndWriteToFlexZipFile() throws IOException {
FileTestCase[] fileTestCases = {
// agency.txt
new FileTestCase(
"agency.txt",
new TestUtils.DataExpectation[]{
Expand Down

0 comments on commit 9332c41

Please sign in to comment.