We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 113b510 commit 5cca752Copy full SHA for 5cca752
tests/test_plugins_cli_status.py
@@ -4,6 +4,7 @@
4
from click.testing import CliRunner
5
6
from reader._cli import cli
7
+from test_cli import patch_app_dir
8
from utils import utc_datetime as datetime
9
10
0 commit comments