Skip to content

Commit e1a2ac5

Browse files
Align release action test fixture
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent 8e697e3 commit e1a2ac5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/actions/Release-PSModule/tests/Release-PSModule.WhatIf.Tests.ps1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ Describe 'Release-PSModule WhatIf' {
6363
@{
6464
pull_request = @{
6565
number = 42
66-
title = 'Create test release'
67-
body = 'Release notes'
68-
head = @{
66+
title = 'Create test release'
67+
body = 'Release notes'
68+
head = @{
6969
ref = 'feature/release'
7070
}
7171
}

0 commit comments

Comments
 (0)