Until TFKit is able to run tests in sandbox (instead of running tests against installed SUT), this test will throw false positives in case any other Shellfu modules are present. This commit adds workaround that should be removed when new TFKit version is installed.
|
||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
|
|
7 |
|
|
8 |
|
|
9 |
|
|
10 |
|
|
11 |
|
|
12 |
|
|
13 |
|
|
14 |
|
|
15 |
|
|
16 |
|
|
17 |
|
|
18 |
|
|
19 |
|
|
20 |
|
|
21 |
|
|
22 |
|
|
23 |
|
|
24 |
|
|
25 |
|
|
6 | 26 |
|
7 | 27 |
|
8 | 28 |
|
29 |
|
|
9 | 30 |
|
10 | 31 |
|
11 | 32 |
|