Skip to content

Commit

Permalink
add comment to reference corresponding PR
Browse files Browse the repository at this point in the history
  • Loading branch information
tobb10001 committed Jan 15, 2024
1 parent 716b6f3 commit fdcc8ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions path_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ func TestPathBuilder(t *testing.T) {
}

func TestPathBuilderNoChain(t *testing.T) {
// See PR #420.
builder := yaml.PathBuilder{}
builder.Root()
builder.Child("a")
Expand Down

0 comments on commit fdcc8ba

Please sign in to comment.