Steven-tey fixed the Award Bounty workflow E2E tests by adding a dedicated endpoint to delete a bounty along with its submissions (and any linked workflow) and updating related E2E workflow routes to scope queries by program ID. The tests now create bounties with the E2E partner group and use the new cleanup helper to avoid leftover data between runs.