Fix wrong exception in test_snapshot_manage_rbac

This PS fixes the wrong exception being raised in skip_checks
in test_snapshot_manage_rbac. `cls.InvalidConfiguration` doesn't
exist. It has been changed to `lib_exc.InvalidConfiguration`.

Change-Id: Iecdc495d82d1f1948f9042be97fa3c37464eb173
1 file changed