Unseal!
This commit is contained in:
parent
fac34c7b3b
commit
f318ac33f9
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ using Microsoft.DotNet.Cli.Utils;
|
|||
|
||||
namespace Microsoft.DotNet.Tools.Test.Utilities
|
||||
{
|
||||
public sealed class DotnetCommand : TestCommand
|
||||
public class DotnetCommand : TestCommand
|
||||
{
|
||||
public DotnetCommand()
|
||||
: base(DotnetUnderTest.FullName)
|
||||
|
|
Loading…
Reference in a new issue