- Notifications
You must be signed in to change notification settings - Fork548
Commit9b45b3c
authored
[tests][xtro] Fix reported failure for SFSafariServicesVersion on macOS (#6776)
The `enum` is decorated with `[Obsolete]` since it's unused by any API.However recent logic skips obsolete members it so it looks missing...even if it won't be removed until `XAMCORE_4_0` is enabled.Not quite clear why the original PR [1] did not report it... but allsubsequent ones are#67671 parentb9201c7 commit9b45b3c
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments
Comments
(0)