Skip to content

Commit 40f6a34

Browse files
committed
build: pin testing-library/dom temporarily
refer testing-library/dom-testing-library#1169
1 parent c28ddcc commit 40f6a34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frappe/commands/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -895,6 +895,7 @@ def run_ui_tests(
895895
"@4tw/cypress-drag-drop@^2",
896896
"cypress-real-events",
897897
"@testing-library/cypress@^8",
898+
"@testing-library/[email protected]",
898899
"@cypress/code-coverage@^3",
899900
]
900901
)

0 commit comments

Comments
 (0)