As a developer, I would like to create some unit tests for situations when the account balance is less than the Existential Deposit (ED).
Currently, the mocks has ED == 1, so it is not possible to test any situations where ED < 1, which some valid edge cases do exist.