Skip to content

Commit 0922ef6

Browse files
committed
Remove more unused code
1 parent 9cdae12 commit 0922ef6

File tree

4 files changed

+0
-148
lines changed

4 files changed

+0
-148
lines changed

config/git/Assert-BranchPushed.mocks.psm1

Lines changed: 0 additions & 37 deletions
This file was deleted.

config/git/Assert-BranchPushed.psm1

Lines changed: 0 additions & 29 deletions
This file was deleted.

config/git/Assert-BranchPushed.tests.ps1

Lines changed: 0 additions & 81 deletions
This file was deleted.

git-verify-updated.tests.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ BeforeAll {
33
Import-Module -Scope Local "$PSScriptRoot/utils/framework.mocks.psm1"
44
Import-Module -Scope Local "$PSScriptRoot/utils/query-state.psm1"
55
Import-Module -Scope Local "$PSScriptRoot/utils/query-state.mocks.psm1"
6-
Import-Module -Scope Local "$PSScriptRoot/config/git/Assert-BranchPushed.mocks.psm1"
76
Import-Module -Scope Local "$PSScriptRoot/utils/input.mocks.psm1"
87
Import-Module -Scope Local "$PSScriptRoot/utils/actions.mocks.psm1"
98

0 commit comments

Comments
 (0)