Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
ryfu-msft committed Nov 26, 2024
1 parent 75da7d9 commit d7d24db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/AppInstallerCLIE2ETests/ConfigureCommand.cs
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ public void ConfigureFromTestRepo_DefaultModuleRootSetting()
bool moduleExists = Directory.Exists(Path.Combine(moduleTestDir, Constants.SimpleTestModuleName));
if (moduleExists)
{
// Clean test directory to avoid impacting other tests.
Directory.Delete(moduleTestDir, true);
}

Expand Down

0 comments on commit d7d24db

Please sign in to comment.