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]
|
||||
public void WhenMigratingAProjectWithDeprecatedResourceBuiltInOptionsItSucceeds()
|
||||
public void WhenMigratingDeprecatedBuiltInResItSucceeds()
|
||||
{
|
||||
var projectDirectory = TestAssets
|
||||
.GetProjectJson(TestAssetKinds.NonRestoredTestProjects, "PJAppWithDeprecatedResourceBuiltInOptions")
|
||||
|
|
Loading…
Reference in a new issue