diff --git a/docs/docs/dev_docs/tutorials/writing_dapp/testing.md b/docs/docs/dev_docs/tutorials/writing_dapp/testing.md index 17f144dd6ac..7178e895b6e 100644 --- a/docs/docs/dev_docs/tutorials/writing_dapp/testing.md +++ b/docs/docs/dev_docs/tutorials/writing_dapp/testing.md @@ -27,10 +27,10 @@ import { Fr, Note, computeMessageSecretHash, - createAccount, createPXEClient, waitForPXE, } from "@aztec/aztec.js"; +import { createAccount } from '@aztec/accounts/testing'; import { TokenContractArtifact } from "@aztec/noir-contracts/Token"; const {