tests: Remove redundant environment variable
There's no need to explicitly set the PODMAN environment variable to its default value of /usr/bin/podman.
This commit is contained in:
parent
616aba2f2d
commit
1b207227f3
@ -9,7 +9,5 @@
|
||||
tests:
|
||||
- name: toolbox
|
||||
package: toolbox
|
||||
environment:
|
||||
PODMAN: /usr/bin/podman
|
||||
become: true
|
||||
|
Loading…
Reference in New Issue
Block a user