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
Fix tests now that Dataverse API key field is type=password
Password fields do not have a role and so have to be selected with *ByLabelText
instead of *ByRole. See
testing-library/dom-testing-library#567 for more
info.
0 commit comments