Skip to content

Commit

Permalink
Updated worktree fixtures filename hash
Browse files Browse the repository at this point in the history
  • Loading branch information
saracen committed Feb 27, 2020
1 parent 6904f09 commit 882c8c5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fixtures.go
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ var fixtures = Fixtures{{
ObjectsCount: 31,
}, {
Tags: []string{"worktree", "linked-worktree"},
WorktreeHash: plumbing.NewHash("6e2f6a44e71cdf5f0895d37ea433937e58c051c0"),
WorktreeHash: plumbing.NewHash("363d996b02d9c3b598f0176619f5c6a44a82480a"),
}}

func All() Fixtures {
Expand Down

0 comments on commit 882c8c5

Please sign in to comment.