We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 911e3e4 commit 57c1f72Copy full SHA for 57c1f72
1 file changed
tests/airos/test_aaa.py
@@ -80,10 +80,9 @@ def test_ap_psk_authentication(self):
80
'1.radius.auth.1.status': 'disabled',
81
'1.status': 'enabled',
82
'1.wpa.psk': 'and-pizza-too',
83
- # here begins magic
84
- '1.radius.macacl.status': 'disabled', # move to radius method
+ '1.radius.macacl.status': 'disabled',
85
'1.ssid': 'i-like-pasta',
86
- '1.br.devname': 'br0', # only in bridge mode?
+ '1.br.devname': 'br0', # only in bridge mode?
87
'1.devname': 'ath0',
88
'1.driver': 'madwifi',
89
'1.wpa.1.pairwise': 'CCMP',
0 commit comments