forked from mico/idle_moloch
Test naming fix
This commit is contained in:
parent
c04744d0c8
commit
bd1f418e11
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user