Skip to content

Commit ecda769

Browse files
Update Tests/CheckForUpdates.Action.Test.ps1
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 71cb8eb commit ecda769

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Tests/CheckForUpdates.Action.Test.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -767,7 +767,6 @@ Describe "CheckForUpdates Action: ApplyWorkflowDefaultInputs Tests" {
767767

768768
# Verify workflow_call remains unchanged (no inputs to update)
769769
$yaml.Get('on:/workflow_call:/inputs:').content -join '' | Should -Be ''
770-
$yaml.Get('on:/workflow_dispatch:/inputs:/dispatchInput:/default:').content -join '' | Should -Be "default: 'test-value'"
771770
}
772771
}
773772

0 commit comments

Comments
 (0)