Skip to content

Commit

Permalink
Replace TODO with issue #78
Browse files Browse the repository at this point in the history
  • Loading branch information
brunorijsman committed Jul 1, 2020
1 parent 248b1e0 commit b6b5b50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_sys_cli_commands.py
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ def check_show_tie_db_dir_orig_type(res):
res.wait_prompt()

def check_set_level(_res):
# TODO: Not implemented properly yet. This test fails.
# Not implemented properly yet. This test fails. See issue #78
# res.sendline("set node level 2")
# res.wait_prompt()
# res.sendline("show nodes level")
Expand Down

0 comments on commit b6b5b50

Please sign in to comment.