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
Refactor concat scenario to Scenario Outline with Examples table
Expands test coverage to mirror the edge cases in the transformer's
own ConcatenationTest: concatenation expressions, variables after
concatenation, multiline string values, and multiline raw expressions
(array defines, multi-line concatenation).
0 commit comments