Skip to content

Commit 6f334eb

Browse files
authored
Update test_linstor_volumes.py for spello
1 parent fc1f260 commit 6f334eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/plugins/linstor/test_linstor_volumes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1309,7 +1309,7 @@ def test_13_revert_vm_snapshots(self):
13091309
self.assertEqual(
13101310
"hello world",
13111311
result[0],
1312-
"Check the content is the same as originaly written"
1312+
"Check the content is the same as originally written"
13131313
)
13141314

13151315
@attr(tags=["basic"], required_hardware=False)

0 commit comments

Comments
 (0)