localstack
localstack copied to clipboard
fix KeyValueBasedTransformer
This PR fixes a problem with KeyValueBasedTransformer
:
If replace_reference
was set to False, it would replace the entire key.
Fix:
- now it replaces the returned value only (which can be a subset of the value), with the
replacement
string - behaves similar to
replace_reference=True
LocalStack integration with Pro
βββββββ3 filesβββββββββ3 suitesβββ1h 2m 54s :stopwatch: 1β177 testsβ1β136 :heavy_check_mark:β41 :zzz:β0 :x: 1β542 runsββ1β470 :heavy_check_mark:β72 :zzz:β0 :x:
Results for commit e65d92ff.
:recycle: This comment has been updated with latest results.