Skip to content

Commit

Permalink
test: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
dyudyunov committed Feb 7, 2024
1 parent e3aa838 commit 7028142
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@
exports[`AdjustedGradeInput component render snapshot 1`] = `
<span>
<Form.Control
max=""
min="0"
name="adjustedGradeValue"
onChange={[MockFunction hook.onChange]}
type="text"
type="number"
value="test-value"
/>
some-hint-text
Expand Down

0 comments on commit 7028142

Please sign in to comment.