mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
Moving smoke test suite and some tests from main suite to snaps-state tool
This commit is contained in:
@@ -11,9 +11,7 @@ environment:
|
||||
|
||||
prepare: |
|
||||
echo "Given a snap with a failing command is installed"
|
||||
#shellcheck source=tests/lib/snaps.sh
|
||||
. "$TESTSLIB"/snaps.sh
|
||||
install_local "$SNAP_NAME"
|
||||
"$TESTSTOOLS"/snaps-state install-local "$SNAP_NAME"
|
||||
|
||||
execute: |
|
||||
echo "Install unexisting snap prints error"
|
||||
|
||||
Reference in New Issue
Block a user