Commit b859bc0
committed
test(permissions): remove OpenScreenRecordingSettings test that pops System Settings UI
The test called open x-apple.systempreferences:... on every unit test run,
opening System Settings on the developer's machine. The assertion was also
trivially meaningless (asserting err is of type *error, always true).
Removed; behavior is covered by VM-level tests in a controlled environment.1 parent 7ec6060 commit b859bc0
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments