test final form
This commit is contained in:
parent
d2343ef003
commit
fc832df956
1 changed files with 0 additions and 1 deletions
|
|
@ -7,4 +7,3 @@ def test_xe_healthcheck():
|
||||||
runner = CliRunner()
|
runner = CliRunner()
|
||||||
result = runner.invoke(xe_healthcheck)
|
result = runner.invoke(xe_healthcheck)
|
||||||
assert result.exit_code == 0
|
assert result.exit_code == 0
|
||||||
assert "Something that should clearly appear" in result.output
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue