Skip to content

Commit 882c8c5

Browse files
committed
Updated worktree fixtures filename hash
1 parent 6904f09 commit 882c8c5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

fixtures.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ var fixtures = Fixtures{{
165165
ObjectsCount: 31,
166166
}, {
167167
Tags: []string{"worktree", "linked-worktree"},
168-
WorktreeHash: plumbing.NewHash("6e2f6a44e71cdf5f0895d37ea433937e58c051c0"),
168+
WorktreeHash: plumbing.NewHash("363d996b02d9c3b598f0176619f5c6a44a82480a"),
169169
}}
170170

171171
func All() Fixtures {

0 commit comments

Comments
 (0)