Skip to content

Commit

Permalink
Update cty/convert/public_test.go
Browse files Browse the repository at this point in the history
Co-Authored-By: Kristin Laemmert <mildwonkey@users.noreply.github.com>
  • Loading branch information
2 people authored and apparentlymart committed Mar 3, 2020
1 parent 8a7a7a8 commit 15208b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cty/convert/public_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ func TestConvert(t *testing.T) {
}),
}),
},
// reduction of /~https://github.com/hashicorp/issues/24167
// reduction of /~https://github.com/hashicorp/terraform/issues/24167
{
Value: cty.ObjectVal(map[string]cty.Value{
"a": cty.ObjectVal(map[string]cty.Value{
Expand Down

0 comments on commit 15208b5

Please sign in to comment.