You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Complete test fixtures for invalid selector expressions, fixes#279 (#280)
There were no tests for the full set of forbidden selector expressions.
That made it possible to pass the existing test suite while adding
`FTL.Placeable` to the list of allowed grammar productions in
`abstract.js`.
The test coverage is split between `select_expressions.ftl`, and
`reference_expressions.ftl`.
0 commit comments