auto-t: Use group 20 in EAP-PWD autotest

Since the EAP-PWD fragmentation test uses group 19 there is test
coverage there for that group. This changes connection_test to use
group 20 instead of 19.
This commit is contained in:
James Prestwood 2019-01-31 10:11:14 -08:00 committed by Denis Kenzior
parent c926b3fe80
commit ffa943f02f
1 changed files with 1 additions and 1 deletions

View File

@ -12,4 +12,4 @@ wpa_pairwise=TKIP CCMP
rsn_pairwise=CCMP TKIP
wpa_passphrase=secret123
pwd_group=19
pwd_group=20