Existing dealer should not change when new player is added
Suppose I have a table with 4 players, one of the players is the dealer. When I add a new player, the dealer should not change.
(The test 'checkPlayerDropDownsUpdateAfterAddingAPlayer' should fail on this, but it doesn't on current master. It fails in !271 (merged), so I commented it out over there.)