Skip to content

Commit

Permalink
Update semantic-ui test snapshots (rjsf-team#2590)
Browse files Browse the repository at this point in the history
  • Loading branch information
LucienLeMagicien committed Sep 23, 2022
1 parent d76dc58 commit ae7a4dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/semantic-ui/test/__snapshots__/Array.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ exports[`array fields array 1`] = `
}
>
<button
className="ui tiny icon left labeled button"
className="ui tiny icon button"
onClick={[Function]}
title="Add Item"
>
Expand Down Expand Up @@ -268,7 +268,7 @@ exports[`array fields array icons 1`] = `
}
>
<button
className="ui tiny icon left labeled button"
className="ui tiny icon button"
onClick={[Function]}
title="Add Item"
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ exports[`object fields additionalProperties 1`] = `
}
>
<button
className="ui tiny icon left labeled button"
className="ui tiny icon button"
onClick={[Function]}
title="Add Item"
>
Expand Down

0 comments on commit ae7a4dd

Please sign in to comment.