14d0c30 Add a try/catch around the grant-cg-access code in the integration tests

Authored and Committed by mprahl 4 years ago
    Add a try/catch around the grant-cg-access code in the integration tests
    
    Since there's no way of knowing if the user has already been granted access,
    this wraps this code and just ignores the failure.