From 588324a9cf365adfaa43f632bc3e2ee55ea0af7b Mon Sep 17 00:00:00 2001 From: Akshay Date: Fri, 10 Jan 2025 15:46:09 +0100 Subject: [PATCH] Update pages/advanced/smart-account-modules/smart-account-modules-tutorial.mdx Co-authored-by: Mikhail <16622558+mmv08@users.noreply.github.com> --- .../smart-account-modules/smart-account-modules-tutorial.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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