Utility function used to queue a job for an app that has no questions
empty_answer()
## Not run: job <- queue_job(app, answer = empty_answer()) ## End(Not run)