mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
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(
|
self.assertEqual(
|
||||||
"hello world",
|
"hello world",
|
||||||
result[0],
|
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)
|
@attr(tags=["basic"], required_hardware=False)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user