mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Sequential group builder had an inverted if condition causing NPEs Parallel group builder was building parallel groups using an old ctor signature and creating groups that didn't match what was specified in the builder Test coverage has been added for both builder types