fix(test): minor integration tests fixes.

This commit is contained in:
Alexandre Pujol 2025-07-26 17:00:15 +02:00
parent 4d1b29462c
commit cb21ee2775
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
4 changed files with 13 additions and 5 deletions

View file

@ -7,6 +7,7 @@ load ../common
@test "lspci: Show a brief list of devices" {
lspci
sudo lspci
}
@test "lspci: Display additional info" {