mirror of https://github.com/apache/cloudstack.git
Update test_linstor_volumes.py for spello
This commit is contained in:
parent
fc1f260d52
commit
6f334eb187
|
|
@ -1309,7 +1309,7 @@ class TestLinstorVolumes(cloudstackTestCase):
|
|||
self.assertEqual(
|
||||
"hello world",
|
||||
result[0],
|
||||
"Check the content is the same as originaly written"
|
||||
"Check the content is the same as originally written"
|
||||
)
|
||||
|
||||
@attr(tags=["basic"], required_hardware=False)
|
||||
|
|
|
|||
Loading…
Reference in New Issue