Ignore:
Timestamp:
2021-06-21T23:15:40+02:00 (3 years ago)
Author:
Klumbumbus
Message:

See #21026, see #14532 - Fix unit test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/unit/org/openstreetmap/josm/gui/tagging/presets/TaggingPresetValidationTest.java

    r17643 r17938  
    4848        assertEquals("<html><ul>" +
    4949                "<li>Opening hours syntax (Hours without minutes)</li>" +
    50                 "<li>unusual value of width: meters is default; point is decimal separator; if units, put space then unit</li>" +
     50                "<li>unusual value of width: meters is default; only positive values; point is decimal separator; if units, put space then unit</li>" +
    5151                "<li>unusual value of incline, use x% or x° or up or down instead</li>" +
    5252                "<li>suspicious tag combination (width on suspicious object)</li>" +
Note: See TracChangeset for help on using the changeset viewer.