diff --git a/Scenarios.md b/Scenarios.md index 812d160b77..ba7b16ba85 100644 --- a/Scenarios.md +++ b/Scenarios.md @@ -1,6 +1,6 @@ ## Chocolatey Usage Scenarios -### ChocolateyInstallCommand [ 37 Scenario(s), 305 Observation(s) ] +### ChocolateyInstallCommand [ 35 Scenario(s), 293 Observation(s) ] #### when force installing a package that depends on an unavailable newer version of an installed dependency forcing dependencies @@ -351,24 +351,6 @@ * should still have a package in the lib directory * should still have the expected version of the package installed -#### when installing new package from priority source - - * should have a successful package result - * should install a package in the lib directory - * should install lower version of package - * should install where install location reports - * should not have inconclusive package result - * should not have warning package result - -#### when installing new package from priority source with repository optimization - - * should have a successful package result - * should install a package in the lib directory - * should install lower version of package - * should install where install location reports - * should not have inconclusive package result - * should not have warning package result - #### when installing packages with packages config * should contain a message that upgradepackage with an expected specified version was installed