From ee6865e3bb5d9efb8559ff0acfe5c3391c61ba75 Mon Sep 17 00:00:00 2001 From: Aleksandr Gumroian Date: Mon, 9 Dec 2024 16:51:08 +0100 Subject: [PATCH] Update Snapshots --- .../__snapshots__/WiFiSettings.test.js.snap | 41 ++++++++++++++++++- 1 file changed, 39 insertions(+), 2 deletions(-) diff --git a/src/common/WiFiSettings/__tests__/__snapshots__/WiFiSettings.test.js.snap b/src/common/WiFiSettings/__tests__/__snapshots__/WiFiSettings.test.js.snap index 8b14453..fed84c1 100644 --- a/src/common/WiFiSettings/__tests__/__snapshots__/WiFiSettings.test.js.snap +++ b/src/common/WiFiSettings/__tests__/__snapshots__/WiFiSettings.test.js.snap @@ -339,7 +339,7 @@ exports[` Snapshot guest network. 1`] = ` - First value + Second value -@@ -524,10 +524,87 @@ +@@ -524,10 +524,124 @@ Enables Wi-Fi for guests, which is separated from LAN network. Devices connected to this network are allowed to access the internet, but aren't allowed to access other devices and the configuration interface of the router. Parameters of the guest network can be set in the Guest network tab. @@ -421,13 +421,50 @@ exports[` Snapshot guest network. 1`] = ` + WPA2/3 pre-shared key, that is required to connect to the network. + + ++ ++
++ ++ ++
++ ++ The WPA3 standard is the new most secure encryption method that is suggested to be used with any device that supports it. The older devices without WPA3 support require older WPA2. If you experience issues with connecting older devices, try to enable WPA2. ++ ++
+