While addressing #710, there was a single test suite that was not converted as it used XCTestExpectation.
We need to understand the test intent before migration.
At the time of writing, #951 did not migrate that test suite and renamed it to SubcommandEndToEndTestsXCTest.
While addressing #710, there was a single test suite that was not converted as it used
XCTestExpectation.We need to understand the test intent before migration.
At the time of writing, #951 did not migrate that test suite and renamed it to
SubcommandEndToEndTestsXCTest.