Skip to content

Commit

Permalink
Update testing.rst
Browse files Browse the repository at this point in the history
Signed-off-by: Aleksey Zhukov <[email protected]>
  • Loading branch information
alezkv committed Mar 28, 2023
1 parent 7072788 commit af3863d
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 af3863d

Please sign in to comment.