Skip to content

Commit

Permalink
Merge pull request #285 from creative-commoners/pulls/2.0/react-testi…
Browse files Browse the repository at this point in the history
…ng-library

MNT Use React Testing Library
  • Loading branch information
sabina-talipova authored May 8, 2023
2 parents 465aec8 + 7313e27 commit 6d04908
Show file tree
Hide file tree
Showing 10 changed files with 740 additions and 1,054 deletions.
2 changes: 1 addition & 1 deletion client/dist/js/bundle.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ function mapDispatchToProps(dispatch) {
};
}

export { HistoryViewerCompareWarning as Component };

export default connect(
mapStateToProps,
mapDispatchToProps
Expand Down
Loading

0 comments on commit 6d04908

Please sign in to comment.