I have some test date in files setup for my test cases. I have these as embedded resource setup which are copied when newer in visual studio. however, when I run my tests through bitbucket pipeline I get the following error:
Could not find a part of the path '/opt/atlassian/pipelines/agent/build/Athene/Micro Services/Excel Services/ExcelServiceTests/bin/Release/net8.0/Test Data/test.xlsx'.
How can i fix this?