b68f9cd602c43174452460ee0bcf41bee401e317
Refactored the `ExecuteUpdateProcedure_runs_with_changedWho` test method to use the `UpdateProfileDto` class for the `Data` property of the `UpdateProfileCommand`, improving encapsulation and structure. Added the necessary `using` directive for `ReC.Application.Common.Procedures.UpdateProcedure.Dto` to support this change.
Description
Languages
C#
100%