Skip to content

Commit

Permalink
disable test until public svn is working again
Browse files Browse the repository at this point in the history
  • Loading branch information
GregorRyb committed Jun 26, 2024
1 parent 675ecd5 commit 7a7a3d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/java/org/matsim/run/TestBicycleRouting.java
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ public class TestBicycleRouting {

@RegisterExtension
public MatsimTestUtils testUtils = new MatsimTestUtils();
@Test
@Test @Disabled
public void testElevationRouting() {

var outputDir = testUtils.getOutputDirectory();
Expand Down

0 comments on commit 7a7a3d5

Please sign in to comment.