mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-12-14 04:03:37 +01:00
Wi-Fi settings form
This commit is contained in:
@@ -20,7 +20,7 @@ describe("<TextInput/>", () => {
|
||||
value="Some text"
|
||||
onChange={() => {
|
||||
}}
|
||||
/>
|
||||
/>,
|
||||
);
|
||||
expect(container.firstChild)
|
||||
.toMatchSnapshot();
|
||||
|
||||
Reference in New Issue
Block a user