Skip to content

TrigServices: rewrite MessageSvc unit test

Frank Winklmeier requested to merge fwinkl/athena:trigmessagesvc_ut into main

Rewrite the unit test to use the regular state machine to avoid issues with finalization order. Also remove the rather useless check on the execution time which is way too generous to be useful.

Closes ATR-27962.

Merge request reports