mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 14:30:10 +01:00
tests: passing in environments without sudo
This commit is contained in:
parent
d339923354
commit
d81ee69611
3 changed files with 14 additions and 4 deletions
|
|
@ -2,3 +2,5 @@ case="privilege"
|
|||
command="pacman -Syu"
|
||||
error="you cannot perform this operation unless you are root"
|
||||
expect="sudo pacman -Syu"
|
||||
|
||||
export _PR_EXECUTABLES="sudo doas"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue