Fix tplink test
This commit is contained in:
parent
7bdb79bd54
commit
2b86d89bb4
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ class TestTplink4DeviceScanner(unittest.TestCase):
|
|||
"""Test grabbing the mac addresses from 2.4 and 5 GHz clients pages."""
|
||||
conf_dict = {
|
||||
CONF_PLATFORM: 'tplink',
|
||||
CONF_HOST: 'fake_host',
|
||||
CONF_HOST: 'fake-host',
|
||||
CONF_USERNAME: 'fake_user',
|
||||
CONF_PASSWORD: 'fake_pass'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue