Skip to content

Commit 1d44683

Browse files
committed
Remove theory that never worked
1 parent 5f5e0d4 commit 1d44683

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

LibGit2Sharp.Tests/NetworkFixture.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,6 @@ public void CanListRemoteReferencesFromUrlWithListRemoteOptions(string url)
210210

211211
[Theory]
212212
[InlineData("https://github.com/libgit2/TestGitRepository")]
213-
[InlineData("git@github.com:libgit2/TestGitRepository")]
214213
public void CanListRemoteReferencesWithCertificateCheckCallback(string url)
215214
{
216215
string repoPath = InitNewRepository();

0 commit comments

Comments
 (0)