re-enable existing test
This commit is contained in:
parent
520985e93e
commit
cf79dd1e14
1 changed files with 0 additions and 1 deletions
|
|
@ -76,7 +76,6 @@ final class GitCredentialTest: XCTestCase {
|
|||
}
|
||||
|
||||
func testSSHKeyCredentialProvider() throws {
|
||||
throw XCTSkip("Skipped. This test failed in CI environment. Reason still unknown.")
|
||||
let credentialProvider = getCredentialProvider(authenticationMethod: .key)
|
||||
|
||||
XCTAssertNotNil(credentialProvider.credential(for: .sshCustom, url: nil, userName: nil))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue