Skip to content

Commit 5c3a799

Browse files
committed
Whitespace
1 parent 31fda0e commit 5c3a799

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,11 +224,10 @@ the pages will re-render and the browser will automatically refresh.
224224
- Run the tests with `just run-tests`.
225225
- When done, run `just teardown-tests` to clean up.
226226

227-
## Enabling Debug Logs
227+
## Enable Debug Logs
228228
- Use `-o log_cli_level="DEBUG" -o log_cli=1` with `just test` or `pytest`.
229229
- Add `log_cli_level = "DEBUG` and `log_cli = 1` to the `tool.pytest.ini_options` section in `pyproject.toml` for Evergreen patches or to enable debug logs by default on your machine.
230230

231-
232231
## Re-sync Spec Tests
233232

234233
If you would like to re-sync the copy of the specification tests in the

0 commit comments

Comments
 (0)