Skip to content
Commit edf932be authored by mcdonan's avatar mcdonan
Browse files

[FIXED JENKINS-18813] Add/RemoveTrigger now works

Ensure the addTrigger and removeTrigger methods only use methods that are
supported by DescribableList. This means no indexed operations are
supported, so use only Iterator#remove and Collection#add

Add Integration Tests to ensure methods work as expected
parent 3396247e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment