Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gRoussac committed Sep 25, 2023
1 parent 995aefb commit 92b7549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/acl.rs
Original file line number Diff line number Diff line change
Expand Up @@ -892,7 +892,7 @@ fn should_disallow_contract_from_whitelisted_package_to_mint_without_acl_package
assert_expected_error(
error,
81,
"Unlisted ContractHash from whitelisted ContractPackageHash can not mint witout ACL package mode",
"Unlisted ContractHash from whitelisted ContractPackageHash can not mint without ACL package mode",
);
}

Expand Down

0 comments on commit 92b7549

Please sign in to comment.