Skip to content

Commit

Permalink
MNT Use React Testing Library
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed May 1, 2023
1 parent 36aa92d commit a11b74b
Show file tree
Hide file tree
Showing 5 changed files with 204 additions and 708 deletions.
2 changes: 1 addition & 1 deletion client/dist/js/bundle.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions client/src/components/BlockLinkField/BlockLinkField.js
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,7 @@ class BlockLinkField extends Component {
onKeyUp={this.handleKeyUp}
role="button"
tabIndex={0}
data-a="b"
>
<span className="block-link-field__icon" />
{this.renderLinkContent()}
Expand Down
Loading

0 comments on commit a11b74b

Please sign in to comment.