Commit ae5e84cd authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

docs: normalise table headers

parent 95a9f51e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ This job starts [Playwright](https://playwright.dev/docs/intro) (functional) tes

It uses the following variable:

| Name                     | description                                                                                                                 | default value                               |
| Name                     | Description                                                                                                                 | Default value                               |
| ------------------------ | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------- |
| `PLAYWRIGHT_IMAGE`       | The Docker image used to run Playwright.                                                                                    | `mcr.microsoft.com/playwright:latest` |
| `PLAYWRIGHT_PROJECT_DIR` | The Playwright root project directory (contains the `playwright.config.ts` file)                                            | `.`                                         |