Skip to content

Commit b7cb4c8

Browse files
openhabianopenhabian
authored andcommitted
fix bats test
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
1 parent 43c1d74 commit b7cb4c8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

functions/packages.bats

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@ teardown_file() {
6767
}
6868

6969
@test "destructive-grott_install" {
70+
# Force unattended install
71+
grottSetupEnabled=true
72+
7073
## Confirm Grott Proxy install completes without error
7174
echo -e "# ${COL_CYAN}$(timestamp) [openHABian] Grott Proxy installation starting...${COL_DEF}" >&3
7275
run install_grott "install" 3>&-

0 commit comments

Comments
 (0)