Commit 72c174d
committed
perf: only inject DOM Testing Library if necessary
If window.TestingLibraryDom exists there is no need to set it up again.
If it does exist it should still be configured to make sure it is using
the correct config.1 parent 92cceaa commit 72c174d
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
31 | 37 | | |
32 | 38 | | |
33 | 39 | | |
| |||
0 commit comments