Skip to content

Commit 8095287

Browse files
authored
Update introduction.md
Typo
1 parent 79f256b commit 8095287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/custom-tests/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ In this section, you'll learn how to generate, structure, and run custom E2E tes
1515

1616
## Getting started
1717

18-
See [Installation & Setup](../installation-setup/cli-installation.md) and [Authenticating](../installation-setup/authenticating.md) if you haven’t.
18+
1. See [Installation & Setup](../installation-setup/cli-installation.md) and [Authenticating](../installation-setup/authenticating.md) if you haven’t.
1919
2. **List Available Extensions:** Run `qit extensions` to confirm which extensions you can test.
2020
3. **Generate a Test Scaffold:** `qit scaffold:e2e my-test` creates a starter template, including a basic test file and optional bootstrap scripts.
2121
4. **Run an Initial Test:** `qit run:e2e your-extension-slug my-test` executes the generated test against a local or cloud environment.

0 commit comments

Comments
 (0)