Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 48ee1fb

Browse files
committed
Mark tests as public
1 parent 13b5534 commit 48ee1fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/UnitTests/GitHub.VisualStudio/AssemblyResolverPackageTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ namespace UnitTests.GitHub.VisualStudio
1313
{
1414
public class AssemblyResolverPackageTests
1515
{
16-
class TheResolveDependentAssemblyMethod
16+
public class TheResolveDependentAssemblyMethod
1717
{
1818
[Fact]
1919
public void ProvideCodeBaseAttribute_MatchFullName()

0 commit comments

Comments
 (0)