fix test
This commit is contained in:
parent
944eb1e787
commit
3cdd994798
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ namespace Microsoft.DotNet.Migration.Tests
|
|||
[Theory]
|
||||
// TODO: Enable this when X-Targeting is in
|
||||
// [InlineData("TestLibraryWithMultipleFrameworks")]
|
||||
public void It_migrates_projects_with_multiple_TFMs()
|
||||
public void It_migrates_projects_with_multiple_TFMs(string projectName)
|
||||
{
|
||||
var projectDirectory =
|
||||
TestAssetsManager.CreateTestInstance(projectName, callingMethod: "i").WithLockFiles().Path;
|
||||
|
|
Loading…
Add table
Reference in a new issue