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:
parent
f6037c90d3
commit
d132030206
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user