Skip to content

Commit

Permalink
fix issue with wrong lines emphasized
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzebsiddiqui committed Oct 30, 2023
1 parent 081dded commit de24c27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/writing_buildspecs/performance_checks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ a mismatch in value captured by metric ``x`` which is **1** however the referenc

.. literalinclude:: ../tutorials/perf_checks/assert_eq_exceptions.yml
:language: yaml
:emphasize-lines: 21-22,27-28,33,41-42
:emphasize-lines: 22-23,28-29,33,42-43
:linenos:

Let's build this test and see the output.
Expand Down

0 comments on commit de24c27

Please sign in to comment.