Test naming fix
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled

This commit is contained in:
mic0 2024-10-28 10:08:35 +01:00
parent c04744d0c8
commit bd1f418e11
Signed by: mico
GPG Key ID: A3F8023524CF1C8D

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