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 fc1f260 commit 6f334ebCopy full SHA for 6f334eb
test/integration/plugins/linstor/test_linstor_volumes.py
@@ -1309,7 +1309,7 @@ def test_13_revert_vm_snapshots(self):
1309
self.assertEqual(
1310
"hello world",
1311
result[0],
1312
- "Check the content is the same as originaly written"
+ "Check the content is the same as originally written"
1313
)
1314
1315
@attr(tags=["basic"], required_hardware=False)
0 commit comments