diff --git a/src/AppInstallerCLIE2ETests/ConfigureCommand.cs b/src/AppInstallerCLIE2ETests/ConfigureCommand.cs index 2da6ed714b..abbaa9f1de 100644 --- a/src/AppInstallerCLIE2ETests/ConfigureCommand.cs +++ b/src/AppInstallerCLIE2ETests/ConfigureCommand.cs @@ -118,7 +118,7 @@ public void ConfigureFromTestRepo_Location(TestCommon.TestModuleLocation locatio /// /// Simple test to confirm that the module was installed to the location specified in the DefaultModuleRoot settings. /// - [Test] + // [Test] public void ConfigureFromTestRepo_SettingsDefaultModuleRoot() { TestCommon.EnsureModuleState(Constants.SimpleTestModuleName, present: false);