diff --git a/docs/v3/guidelines/smart-contracts/testing/writing-test-examples.mdx b/docs/v3/guidelines/smart-contracts/testing/writing-test-examples.mdx index b19b3fe32a4..89d84906ec3 100644 --- a/docs/v3/guidelines/smart-contracts/testing/writing-test-examples.mdx +++ b/docs/v3/guidelines/smart-contracts/testing/writing-test-examples.mdx @@ -193,8 +193,8 @@ The complete list of account status-related fields includes: />

-The transaction[ID:3] occurs in Fireworks Launcher-1, is invoked with `op::launch_first`, -and executes four outbound messages to the launcher. +The transaction[ID:3] occurs in Fireworks Launcher-2, is invoked with `op::launch_second`, +and executes one outbound message to the launcher. ```typescript it("should exist a transaction[ID:3] which launches second fireworks successfully", async () => {