Skip to content

Replace remaining calls to WD::canRunIn(PE)

Jaume Bosch requested to merge fix/wd_canRunIn_calls into master

I accidentaly left some calls to WD::canRunIn(PE) that should be replaced by calls to PE::canRun(WD). This MR should fix the issue.

Edited by Jaume Bosch

Merge request reports