diff --git a/pages/advanced/smart-account-modules/smart-account-modules-tutorial.mdx b/pages/advanced/smart-account-modules/smart-account-modules-tutorial.mdx index 7d994359..eaa2eeda 100644 --- a/pages/advanced/smart-account-modules/smart-account-modules-tutorial.mdx +++ b/pages/advanced/smart-account-modules/smart-account-modules-tutorial.mdx @@ -956,7 +956,7 @@ describe("Example module tests", async function () { ### Run the tests ```bash -npx harhdat test +npx hardhat test ``` ## Do more with Safe and Safe Modules