Skip to content

Commit 2c4c785

Browse files
authored
Tests: Fix 22 warning in BuildCommandTests (#8509)
### Motivation: Reduce noise from solvable warnings. ### Modifications: We should `throw XCTSkip("...")` but `try XCTSkipIf(true, "...")`. The BuildCommandTests was mixing both (i.e., `try XCTSkip("...")`), making the test a nop actually.
1 parent 393a8f3 commit 2c4c785

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)