Merge pull request #2842 from RosettaCommons/vmullig/shorten_voids_penalty_test
Halving the runtime of an integration test that occasionally times out.
The voids_penalty_energy_design integration test is a bit too long, and is just on the cusp of timing out on the test server. It results in random failures due to occasional timeouts. This PR shortens the integration test a bit.