Skip to content

Commit

Permalink
Merge pull request #1020 from alezkv/patch-1
Browse files Browse the repository at this point in the history
Update testing.rst
  • Loading branch information
nolar authored Jan 18, 2024
2 parents 40aa4a8 + af3863d commit 0e1048d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/testing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ exit code and output are available to the test (for additional assertions).
.. code-block:: python
:caption: test_example_operator.py
import shlex
import time
import subprocess
from kopf.testing import KopfRunner
Expand Down

0 comments on commit 0e1048d

Please sign in to comment.