Changes between Version 2 and Version 3 of Ticket #21139, comment 8


Ignore:
Timestamp:
2021-08-02T15:26:27+02:00 (4 years ago)
Author:
taylor.smock

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21139, comment 8

    v2 v3  
    55Current annotations in my working directory (relevant for MinimapDialogTest):
    66* @Main
    7  * Needs [https://josm.openstreetmap.de/ticket/21150 @HTTP] (otherwise MOTD throws -- "HTTP factory has not been set")
     7 * Needs ~~[https://josm.openstreetmap.de/ticket/21150 @HTTP]~~ (otherwise MOTD throws -- "HTTP factory has not been set")
    88* @Projection
    99* @FakeImagery
    10  * Needs a [https://josm.openstreetmap.de/ticket/21150 @Wiremock] rule~~, which I haven't written yet, probably why it fails under JUnit5 in the first place~~
     10 * Needs a ~~[https://josm.openstreetmap.de/ticket/21150 @Wiremock]~~ rule~~, which I haven't written yet, probably why it fails under JUnit5 in the first place~~
    1111
    1212EDIT: