diff --git a/test/RaidGeld.t.sol b/test/RaidGeld.t.sol index c0b2a4b..915fd99 100644 --- a/test/RaidGeld.t.sol +++ b/test/RaidGeld.t.sol @@ -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