Shorten test name
This commit is contained in:
parent
d87653a7c6
commit
835bc5bae1
1 changed files with 1 additions and 1 deletions
|
@ -460,7 +460,7 @@ namespace Microsoft.DotNet.Migration.Tests
|
||||||
}
|
}
|
||||||
|
|
||||||
[Fact]
|
[Fact]
|
||||||
public void WhenMigratingAProjectWithDeprecatedResourceBuiltInOptionsItSucceeds()
|
public void WhenMigratingDeprecatedBuiltInResItSucceeds()
|
||||||
{
|
{
|
||||||
var projectDirectory = TestAssets
|
var projectDirectory = TestAssets
|
||||||
.GetProjectJson(TestAssetKinds.NonRestoredTestProjects, "PJAppWithDeprecatedResourceBuiltInOptions")
|
.GetProjectJson(TestAssetKinds.NonRestoredTestProjects, "PJAppWithDeprecatedResourceBuiltInOptions")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue