Skip to content

Commit 39933db

Browse files
nhussein11brunopgalvaoCopilot
authored
Apply suggestions from code review
Co-authored-by: Bruno Galvao <[email protected]> Co-authored-by: Copilot <[email protected]>
1 parent b8c63bb commit 39933db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.reference/tools/zombienet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Zombienet releases are available on the [Zombienet repository](https://github.co
2323

2424
=== "Use the executable"
2525

26-
Download the appropriate executable for your operating system from the [latest release](https://github.com/paritytech/zombienet/releases){target=\_blank} page. Each release includes executables for Linux and macOS, generated using [pkg](https://github.com/vercel/pkg){target=\_blank}, which allows Zombienet to run without Node.js.
26+
Download the appropriate executable for your operating system from the [latest release](https://github.com/paritytech/zombienet/releases){target=\_blank} page. Each release includes executables for Linux and macOS.
2727

2828
Make the downloaded file executable:
2929

@@ -290,7 +290,7 @@ Some frequently used assertions include:
290290

291291
- **Well-known functions**: `alice: is up`, `alice: parachain 100 is registered within 225 seconds`.
292292
- **Metrics**: `alice: reports node_roles is 4`.
293-
- **Logs**: `alice: log line matches glob "rted #1" within 10 seconds`.
293+
- **Logs**: `alice: log line matches glob "Imported #1" within 10 seconds`.
294294
- **System events**: `alice: system event matches ""paraId":[0-9]+" within 10 seconds`.
295295
- **Custom scripts**: `alice: js-script ./script.js return is greater than 1 within 200 seconds`.
296296

0 commit comments

Comments
 (0)