We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 925fdf5 commit 56ba10dCopy full SHA for 56ba10d
tests/CLI/modules/block_tests.py
@@ -266,7 +266,7 @@ def test_volume_order_endurance(self, order_mock):
266
' > Endurance Storage\n > Block Storage\n'
267
' > 0.25 IOPS per GB\n > 20 GB Storage Space\n'
268
' > 10 GB Storage Space (Snapshot Space)\n'
269
- '\nYou may run "slcli block volume-list --order 478" to find this block volume '
+ '\nYou may run \'slcli block volume-list --order 478\' to find this block volume '
270
'after it is ready.\n')
271
272
@mock.patch('SoftLayer.BlockStorageManager.order_block_volume')
0 commit comments