Changes between Initial Version and Version 1 of Ticket #21080, comment 5
- Timestamp:
- 2021-07-15T15:40:31+02:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21080, comment 5
initial v1 2 2 3 3 I've got a JUnit extension specifically for preferences (see #21064) that very specifically resets the static fields in `Config` so that it needs to be called each time, mostly so that I don't miss stuff like this. :( 4 5 EDIT: It is now merged. :)