Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
FED-3283: React 18 js files #414
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FED-3283: React 18 js files #414
Changes from all commits
582f969
02068ca
468aacd
232f67c
6adf53a
9884640
c774253
480c91a
9c513b3
d0b876e
040a2c4
60cb3ae
0730056
4a1b67c
ffd819f
35cff8e
09d0a68
ee3daeb
5a1005d
664c652
2119beb
da5e00c
74aa3dd
7c4bed2
fc2deca
954fca9
52f1a56
d38e155
8674405
8886413
0d36059
74d3a4d
ec60ac1
d0ce0e2
bf29526
e258085
621ec08
f3f6a5a
f36ed77
b1f3071
f7d3626
71910f3
62a4cbc
dbe7de1
ec9455c
467f446
0ac4ff3
764ef2c
03ed71a
b82a82b
c7bac80
88e6155
2d74404
a8b3412
910c60d
32ab0fd
5cb0631
b9965ca
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we don't use mockito? and it was throwing build warnings that its unused
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like this got left behind from when we switched to mocktail; thanks for cleaning this up!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Moved to using test_html_builder to make it easier to swap js files that were being used for testing with react 17 and 18 in ci
This file was deleted.
This file was deleted.