2022-May-17 - Prerelease - 2.6.766
Pre-release
Pre-release
Fix IsSuicideOnDefense which was broken in 2.6 and add a test. (#10448) * Fix IsSuicideOnDefense which was broken in 2.6 and add a test. It was broken by this change: https://github.com/triplea-game/triplea/commit/74834f525ba87c6df486b393b6e143fd11732be4 * Add Mockito.verifyNoMoreInteractions to list of mockito static imports.