Skip to content

Commit

Permalink
Update introduction.md
Browse files Browse the repository at this point in the history
Typo
  • Loading branch information
Luc45 authored Dec 10, 2024
1 parent 79f256b commit 8095287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/custom-tests/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ In this section, you'll learn how to generate, structure, and run custom E2E tes

## Getting started

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

0 comments on commit 8095287

Please sign in to comment.