Commit 6c2bfdd
committed
fix(mfa): drop the duplicated testID from the outcome BlockingView
The same testID was set on both ScreenWrapper and BlockingView since the
component was introduced, so getByTestId would match two elements. Keep
the one on ScreenWrapper, where testID is required and follows the
repo-wide screen convention.1 parent d2e0226 commit 6c2bfdd
1 file changed
Lines changed: 0 additions & 1 deletion
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | 94 | | |
96 | 95 | | |
97 | 96 | | |
| |||
0 commit comments