PCT leads to a mixture of plugin version and test-harness version. So the test will use the old newSource but the plugin expects value for the checkUrl parameter.
This change will stay with newSource as parameter but still removes the inline javascript.
fixes the problems with updating the jenkins/bom as mentioned in #2551
Many thanks @mawinter69! Keeping PCT clean is of great importance for me as I land the EE 9 project in the coming weeks, so this is highly appreciated.
PCT leads to a mixture of plugin version and test-harness version. So the test will use the old
newSource
but the plugin expectsvalue
for the checkUrl parameter.This change will stay with
newSource
as parameter but still removes the inline javascript.fixes the problems with updating the jenkins/bom as mentioned in #2551
Your checklist for this pull request
🚨 Please review the guidelines for contributing to this repository.