test: add applications settings tests
This commit is contained in:
@@ -42,6 +42,7 @@ function Switch(props) {
|
||||
{...FormControlLabelProps}
|
||||
control={
|
||||
<MuiSwitch
|
||||
data-test="switch"
|
||||
{...switchProps}
|
||||
{...field}
|
||||
checked={value}
|
||||
|
Reference in New Issue
Block a user