Skip to content

Commit 6c10c4b

Browse files
committed
Corrected line number highlighting in documentation's code examples
1 parent f1bb9db commit 6c10c4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ an instance of the ``\aik099\PHPUnit\BrowserConfiguration\BrowserConfiguration``
1111

1212
.. literalinclude:: examples/configuration/config_via_setup_method.php
1313
:linenos:
14-
:emphasize-lines: 11,16,25,34-38,41
14+
:emphasize-lines: 14,19,28,37-41,44
1515

1616
Per Test Case Configuration
1717
^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)