mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-06-16 13:46:16 +02:00
Wi-Fi settings form
This commit is contained in:
@ -20,7 +20,7 @@ describe("<PasswordInput/>", () => {
|
||||
value="Some password"
|
||||
onChange={() => {
|
||||
}}
|
||||
/>
|
||||
/>,
|
||||
);
|
||||
expect(container.firstChild)
|
||||
.toMatchSnapshot();
|
||||
|
Reference in New Issue
Block a user