Run executor until parked at end of each iteration of random collaboration test

Max Brunsfeld created

Without this, the server doesn't get dropped at the end of the test, and we eventually run
out of file handles due to sqlite connections being retained.

Change summary

crates/collab/src/tests/randomized_integration_tests.rs | 2 ++
1 file changed, 2 insertions(+)

Detailed changes