def test_load_data():
    runner = TaskRunner(task=postgres.load_data)
    state = runner.run(['rq3b-xjk8'])
    assert state.is_successful()