Skip to content

Commit db4b9e2

Browse files
authored
Merge pull request #22 from MITLibraries/pr-test
Update test_cli.py
2 parents 8584447 + 004f3d0 commit db4b9e2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/test_cli.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@ def test_cli_all_options(caplog, runner):
1515
assert "Logger 'root' configured with level=DEBUG" in caplog.text
1616
assert "Running process" in caplog.text
1717
assert "Total time to complete process" in caplog.text
18+
19+
20+
# test comment

0 commit comments

Comments
 (0)