Update IEventService functions because of breaking changes #4
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "bugfixes/testUtilsConsolidation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Update IEventService functions because of breaking changes
Description
IEventService had breaking changes because one more input paramater was added to Enqueue function.
As a result all current tests were failing.
Customer Impact
No customer impact
Regression?
[If yes, specify the version the behavior has regressed from]
Risk
[Justify the selection above]
Packaging changes reviewed?
Test coverage complete and passing?
Docs updated?