Skip to content

Commit

Permalink
Update test.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
MatiasG19 committed Sep 21, 2023
1 parent f864e1a commit fd8595b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ echo Hello world!
##################################
# act
##################################
printf '%s\n' TestApp ./TestApp.sh y | ./AppToGrid.sh
printf '%s\n' TestApp ./TestApp.sh y | sudo ./AppToGrid.sh

##################################
# assert
Expand Down

0 comments on commit fd8595b

Please sign in to comment.