Skip to content

Commit

Permalink
Cosmetic change
Browse files Browse the repository at this point in the history
  • Loading branch information
ratrun committed Apr 22, 2024
1 parent 91352fc commit befc6d4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,6 @@ public void testSpeedAndPriority() {
way.setTag("highway", "cycleway");
way.setTag("vehicle", "no");
assertPriorityAndSpeed(VERY_NICE, PUSHING_SECTION_SPEED, way);

way.setTag("bicycle", "yes");
assertPriorityAndSpeed(VERY_NICE, 18, way);

Expand Down

0 comments on commit befc6d4

Please sign in to comment.