fix jest test errors
This commit is contained in:
@ -77,8 +77,7 @@ exports[`<SelectDropdown /> renders correctly 1`] = `
|
||||
exports[`<SimpleForm /> renders correctly 1`] = `
|
||||
<form
|
||||
acceptCharset="UTF-8"
|
||||
className="simple_form"
|
||||
method='post'
|
||||
className="simple_form" method="post"
|
||||
onSubmit={[Function]}
|
||||
/>
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user