Skip to content

Commit

Permalink
change test name (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
JunNishimura committed Jun 23, 2023
1 parent b0c9bb4 commit 96c4289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/object/tree_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ func TestNewGetPaths(t *testing.T) {
hash, _ := hex.DecodeString("87f3c49bccf2597484ece08746d3ee5defaba335")

return &test{
name: "success: empty",
name: "success: multiple nodes",
fields: fields{
node: Node{
Hash: hash,
Expand Down

0 comments on commit 96c4289

Please sign in to comment.