Skip to content

Commit 507f764

Browse files
committed
style: Improve wording
1 parent 9d31f8b commit 507f764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/org/opentripplanner/openstreetmap/tagmapping/HamburgMapperTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ public void shouldAllowThroughTraffic_WhenAccessCustomers_AndCustomersHVV() {
2828

2929
assertFalse(
3030
generalNoThroughTraffic,
31-
"access=customers and customers=hvv should not be considered through-traffic"
31+
"access=customers and customers=hvv should allow through-traffic"
3232
);
3333
}
3434

0 commit comments

Comments
 (0)