tests: fix typo (cho->echo)

This commit is contained in:
Michael Vogt
2022-06-13 12:30:53 +02:00
parent d86b4e4980
commit 4755b9f5fc

View File

@@ -14,7 +14,7 @@ prepare: |
tests.nested create-vm core
execute: |
cho "Wait for the system to be seeded first"
echo "Wait for the system to be seeded first"
tests.nested exec "sudo snap wait system seed.loaded"
echo "Ensure 'snap install' works"