Typo in Unit test around fwupd: Fix command to list fwupd-refresh.timer unit

This commit is contained in:
Lawrence Gripper
2025-08-06 13:48:10 +01:00
committed by GitHub
parent 96de6e9f6c
commit eb373550e8

View File

@@ -9,7 +9,7 @@ Describe "Disk free space" -Skip:(-not [String]::IsNullOrEmpty($env:AGENT_NAME)
Describe "fwupd removed" {
It "Is not present on box" {
$systemctlOutput = & systemctl list-unit fwupd-refresh.timer --no-legend
$systemctlOutput = & systemctl list-units fwupd-refresh.timer --no-legend
# When disabled the output looks like this:
# systemctl list-units fwupd-refresh.timer --no-legend
#● fwupd-refresh.timer masked failed failed fwupd-refresh.timer