Skip to content

WIP: `run_casdownload_and_check_output()`: update action digest

Santiago Gil requested to merge santigl/change-action-digest into master

Description

With the changes in https://gitlab.com/bloomberg/recc/-/merge_requests/220, commands that contain no path to an executable will be prefixed.

That will change the Action expected in the run_casdownload_and_check_output() test.

Changes proposed in this merge request:

  • Change the expected action digest to contemplate that now Action.command will contain a full path

Validation

This will break until https://gitlab.com/bloomberg/recc/-/merge_requests/220 is merged.

Edited by Santiago Gil

Merge request reports