Any PR that has not already passed (by virtue of being an add player PR) will fail once it hits the unit test rule because Jeff not being a player breaks the last test case for 0.3-allow-points-transfer. This failure occurs in validate-on-master, so a direct fix to the test case does not pass (see #266). I assume the same problem would occur from trying to remove the unit test rule entirely. So we need to re-add @jeffkaufman to the game until this rule is fixed, which is easiest to do if he does it himself, since that falls under the purview of adding a new player.
Any PR that has not already passed (by virtue of being an add player PR) will fail once it hits the unit test rule because Jeff not being a player breaks the last test case for 0.3-allow-points-transfer. This failure occurs in validate-on-master, so a direct fix to the test case does not pass (see #266). I assume the same problem would occur from trying to remove the unit test rule entirely. So we need to re-add @jeffkaufman to the game until this rule is fixed, which is easiest to do if he does it himself, since that falls under the purview of adding a new player.