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
## Changes
Support ACC_REPLS in acceptance test scrips.
## Why
This allows scripts to add dynamic ids to replacement set.
Currently resource ids are replaced by a generic replacement like
[NUMID] which does not allow to test if it's changed, e.g. in recreation
case.
## Tests
New selftest; update a few tests to use this to highlight resource ids.
0 commit comments