counter: 1.1.5 - Fixed a bug in the integration-test `CounterApplicationIT` counter-1.1.5
authorKai Moritz <kai@juplo.de>
Sat, 11 Feb 2023 14:26:42 +0000 (15:26 +0100)
committerKai Moritz <kai@juplo.de>
Fri, 17 Feb 2023 16:31:30 +0000 (17:31 +0100)
- The default store-type creates state, that is stored on disk.
- Hence, only the first run of the test succseeded.
- The bug was fixed by providing an in-memory store-type.


No differences found