Skip to content

Commit 8334703

Browse files
committed
CI: Fix writing-tests.rst format to pass doc rstfmt CI
This fixes https://github.com/php/php-src/actions/runs/30206101130/job/89804320499?pr=22799
1 parent be3477f commit 8334703

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/source/miscellaneous/writing-tests.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,8 +237,8 @@ and not in the INI section. This is because of the order in which settings are c
237237
238238
If a TZ environmental variable is found the INI setting will be ignored.
239239

240-
Tests that run, or only have matching EXPECT output, on 32bit platforms can use a SKIPIF
241-
section like:
240+
Tests that run, or only have matching EXPECT output, on 32bit platforms can use a SKIPIF section
241+
like:
242242

243243
.. code:: php
244244

0 commit comments

Comments
 (0)