X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Frelationship%2Fresolve_relationship_condition.t;fp=t%2Frelationship%2Fresolve_relationship_condition.t;h=801b1ea4fac4dea9561cd651e8f6e3e88688424e;hb=786c1cddede6675b9fc5fc46ae4e1e136ef2c392;hp=a999dc6c27342c7b0d80b9765730f4476246dd5c;hpb=3aac91f35f319b3bf6bad743d956f037ba857012;p=dbsrgits%2FDBIx-Class.git diff --git a/t/relationship/resolve_relationship_condition.t b/t/relationship/resolve_relationship_condition.t index a999dc6..801b1ea 100644 --- a/t/relationship/resolve_relationship_condition.t +++ b/t/relationship/resolve_relationship_condition.t @@ -27,7 +27,9 @@ for ( } qr/ \Qis not a column on related source 'CD'\E | - \QValue supplied for '...{foreign_values}{year}' is not a direct equivalence expression\E + \Qsupplied value for foreign column 'year' is not a direct equivalence expression\E + | + \QThe key '-\E \w+ \Q' supplied as part of 'foreign_values' during relationship resolution must be a column name, not a function\E /x; }