Parth Parikh
Parth Parikh
Created a PR - https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes/pull/4641 @Ebazhanov Please merge this [PR](https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes/pull/4641)
@ravimandala i am building my app using the following command: `bazelisk build --config=Debug /MyApp` What is the value I need to use for `test-plan-path` I am able to generate `.xctestrun`...
Created a PR https://github.com/serhii-londar/open-source-mac-os-apps/pull/791
I was also getting the same error when using https://github.com/cashapp/AccessibilitySnapshot. For me the issue was `absoluteString` ```fixtureProvider.snapshotDirectory(forTestFile: file).absoluteString``` changing to ```fixtureProvider.snapshotDirectory(forTestFile: file).path``` worked for me. this forum helped me -...
how to fix this...im also getting the same error!
@ob @chenxiao0228 can you please have a look?