Commit b572c31b by fwkz

Fixing completer tests.

parent 7d5e78cd
......@@ -135,7 +135,7 @@ class RoutersploitCompleterTest(unittest.TestCase):
self.set_module()
self.rsf.send("set \t\t")
self.assertPrompt(
'passwords port target threads usernames \r\n',
'passwords port target threads usernames verbosity \r\n',
self.module_prompt('FTP Bruteforce'),
'set ',
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment