pub async fn run_sentry_app(
    adapter: LockedAdapter,
    validator: &TestValidator
) -> Result<()>