Shorten test folder name
This commit is contained in:
parent
aaa9fe2c1d
commit
aefdb22ae4
10 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ namespace Microsoft.DotNet.Migration.Tests
|
||||||
{
|
{
|
||||||
MigrateAndBuild(
|
MigrateAndBuild(
|
||||||
"NonRestoredTestProjects",
|
"NonRestoredTestProjects",
|
||||||
"PJAppWithSlnAndXprojRefThatRefsCsprojWhereSlnDoesNotRefCsproj");
|
"PJAppWithSlnThatDoesNotRefCsproj");
|
||||||
}
|
}
|
||||||
|
|
||||||
[Fact]
|
[Fact]
|
||||||
|
|
Loading…
Reference in a new issue