Closed jshlbrd closed 1 week ago
In v2.3.0 the Message package was refactored to use Flags for controlling transform behavior that was previously not configurable, but adding flags to the creation of test messages was missed. This doesn't impact production deployments, so it's not a breaking fix.
Any config unit tests that fail in v2.3.0 due to missing values should now pass.
Description
Motivation and Context
In v2.3.0 the Message package was refactored to use Flags for controlling transform behavior that was previously not configurable, but adding flags to the creation of test messages was missed. This doesn't impact production deployments, so it's not a breaking fix.
How Has This Been Tested?
Any config unit tests that fail in v2.3.0 due to missing values should now pass.
Types of changes
Checklist: