Stop Skipping Dotnet pack
Looks like this got resolved.
This commit is contained in:
parent
f67a247252
commit
61fb0ed841
1 changed files with 0 additions and 1 deletions
|
@ -90,7 +90,6 @@ namespace ConsoleApplication
|
|||
TestRunCommand("dotnet", $"run");
|
||||
}
|
||||
|
||||
[Fact(Skip="https://github.com/dotnet/cli/issues/333")]
|
||||
public void TestDotnetPack()
|
||||
{
|
||||
TestSetup();
|
||||
|
|
Loading…
Reference in a new issue