adjust assertion

pull/37545/head
Daniel Schmidt 6 months ago
parent b44b8fa42e
commit 61b6eb4e67

@ -4195,7 +4195,7 @@ func TestContext2Plan_preconditionErrors(t *testing.T) {
{
"self.value",
`Invalid "self" reference`,
"only in resource provisioner, connection, and postcondition blocks",
"only in resource provisioner, connection, postcondition blocks, and in the action_trigger condition attributes of after_create & after_update actions",
},
{
"data.foo.bar",

Loading…
Cancel
Save