Skip to content

Fix FF_USE_POWERSHELL_PATH_RESOLVER env var value

Fiona Neill requested to merge hey-new-branch into main

What does this MR do?

Fix FF_USE_POWERSHELL_PATH_RESOLVER env var value

When FF_USE_POWERSHELL_PATH_RESOLVER is set to '1' it will be evaluated as false. To enable this feature the value needs to be set to 'true'.

Why was this MR needed?

What's the best way to test this MR?

What are the relevant issue numbers?

Merge request reports