mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2024-11-13 17:25:34 +01:00
Fix tests
"Post form: 2.4 GHz" test was failing because of added new functionality in the previous 0194684 commit.
This commit is contained in:
parent
b95cfb664d
commit
c0f64e8c6c
|
@ -147,7 +147,7 @@ describe("<WiFiSettings/>", () => {
|
|||
enabled: true,
|
||||
guest_wifi: { enabled: false },
|
||||
hidden: false,
|
||||
htmode: "HT20",
|
||||
htmode: "VHT80",
|
||||
hwmode: "11g",
|
||||
id: 0,
|
||||
password: "TestPass",
|
||||
|
|
Loading…
Reference in New Issue
Block a user