ci/woodpecker/pr/ci Pipeline was successful
Both sides edited the single `test:framework-shell` line additively and did not overlap: main prepended the test-enumeration guard pair (check-test-enumeration.sh, test-check-test-enumeration.sh); this branch inserted test-ci-queue-wait-parse.sh after test-ci-queue-wait-branch-absent.sh. Resolved as the union — main's line with this branch's one insertion restored. Main's new guard makes that insertion mandatory rather than cosmetic: the test file ships in this branch, so leaving it unenumerated would fail the guard. Co-authored-by: mos-dt-0 <[email protected]>