0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-02-22 17:33:16 +01:00

Fix markdown table alignment in CONTRIBUTING.md

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
silverwind 2026-02-20 04:06:23 +01:00
parent f6037c90d3
commit d132030206
No known key found for this signature in database
GPG Key ID: 2E62B41C93869443

View File

@ -182,10 +182,10 @@ Here's how to run the test suite:
- e2e test environment variables
| Variable | Description |
| :-------------- | :-------------------------------------------------------------------------- |
|``GITEA_TEST_E2E_DEBUG`` | When set, show Gitea server output |
|``GITEA_TEST_E2E_FLAGS`` | Additional flags passed to Playwright (e.g. ``--headed --debug``) |
| Variable | Description |
| :------------------------ | :---------------------------------------------------------------- |
| ``GITEA_TEST_E2E_DEBUG`` | When set, show Gitea server output |
| ``GITEA_TEST_E2E_FLAGS`` | Additional flags passed to Playwright (e.g. ``--headed --debug``) |
## Translation