Commit b1a73b2
committed
test(e2e): disambiguate the cloud login submit button locator
The login SSO fallback link now reads "Sign in with Google or GitHub
instead", so the substring match in getByRole('button', { name: 'Sign
in' }) also resolves to it alongside the submit button.1 parent b34f86c commit b1a73b2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
329 | | - | |
| 329 | + | |
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
| |||
0 commit comments