diff options
| -rwxr-xr-x | tests/lib/prepare.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lib/prepare.sh b/tests/lib/prepare.sh index 601e84d345..661af858ed 100755 --- a/tests/lib/prepare.sh +++ b/tests/lib/prepare.sh @@ -33,7 +33,7 @@ setup_reflash_magic() { apt install -y ${SPREAD_PATH}/../snapd_*.deb snap install --edge ubuntu-core - snap install --edge --devmode ubuntu-device-flash + snap install --beta --devmode ubuntu-device-flash # needs to be under /home because ubuntu-device-flash # uses snap-confine and that will hide parts of the hostfs |
