File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/azure-cli/azure/cli/command_modules/acs/tests/latest Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1676,7 +1676,7 @@ def test_enable_when_v1_installed(self):
16761676 f'Failed to enable the latest version of Azure Container Storage as version { v1_extension_version } '
16771677 'is already installed on the cluster. Try enabling Azure Container Storage in another cluster. '
16781678 'You can also enable the latest version by first disabling the existing installation using '
1679- '--disable-azure-container-storage. Note that disabling can impact existing workloads '
1679+ '--disable-azure-container-storage all . Note that disabling can impact existing workloads '
16801680 'that depend on Azure Container Storage.'
16811681 )
16821682 self .assertEqual (str (cm .exception ), err )
You can’t perform that action at this time.
0 commit comments