Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit 32636cb

Browse files
mjclawarchriddyp
authored andcommitted
Update react-dom@16 url in test
1 parent f98f607 commit 32636cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_render.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1799,7 +1799,7 @@ def test_update_react_version(self):
17991799
[{
18001800
'external_url': [
18011801
'https://unpkg.com/[email protected]/umd/react.production.min.js',
1802-
'https://unpkg.com/[email protected]/umd/react-dom.production.min.js',
1802+
'https://unpkg.com/react-dom@16.2.0/umd/react-dom.production.min.js',
18031803
],
18041804
'relative_package_path': [
18051805

0 commit comments

Comments
 (0)