dao-inegration #2

Merged
mico merged 22 commits from dao-inegration into main 2024-10-29 23:32:14 +00:00
Showing only changes of commit bd1f418e11 - Show all commits

View File

@ -116,7 +116,7 @@ contract raid_geldTest is Test, Constants {
assertEq(army.champion.level, 0);
}
function test_dao_token_can_be_withdrawn() public {
function test_03_dao_token_can_be_withdrawn() public {
uint256 initialBalance = raid_geld.daoToken().balanceOf(address(raid_geld));
// Switch to Player 1 and register it