Skip to content

Commit 30e3272

Browse files
author
Sourcegraph
committed
Tests running tests on React 18
1 parent abcb884 commit 30e3272

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

pubspec.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,17 @@ dev_dependencies:
2121
build_web_compilers: '>=3.0.0 <5.0.0'
2222
test_html_builder: ^3.0.0
2323
workiva_analysis_options: ^1.0.0
24+
25+
dependency_overrides:
26+
react:
27+
git:
28+
url: https://github.com/Workiva/react-dart.git
29+
ref: react-18-2-0-testing
30+
react_testing_library:
31+
git:
32+
url: https://github.com/Workiva/react_testing_library.git
33+
ref: r18
34+
dart_dev_workiva:
35+
git:
36+
url: https://github.com/Workiva/dart_dev_workiva.git
37+
ref: override-react-js-files-for-r18

0 commit comments

Comments
 (0)