Skip to content

Commit 7660e14

Browse files
committed
lint
1 parent 6789deb commit 7660e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/cmd/match_criteria_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ func TestBranchMatchesCriteria(t *testing.T) {
272272
origBranchPrefix := branchPrefix
273273
origBranchSuffix := branchSuffix
274274
origBranchRegex := branchRegex
275-
275+
276276
// Restore original values after test
277277
defer func() {
278278
combineBranchName = origCombineBranchName

0 commit comments

Comments
 (0)