You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments