Addressed livar PR comment
This commit is contained in:
parent
391fff1f20
commit
4dd685a45c
2 changed files with 19 additions and 23 deletions
|
@ -9,7 +9,7 @@ using Microsoft.DotNet.Cli.Utils;
|
|||
|
||||
namespace Microsoft.DotNet.Cli.Test3.Tests
|
||||
{
|
||||
public class Test3Tests : TestBase
|
||||
public class GivenDotnetTest3BuildsAndRunsTestfromCsproj : TestBase
|
||||
{
|
||||
[Fact]
|
||||
public void TestsFromAGivenProjectShouldRunWithExpectedOutput()
|
Loading…
Add table
Add a link
Reference in a new issue