func (j *JanitorConsentTestHelper) RefreshTokenNotAfterValidate(ctx context.Context, notAfter time.Time, store x.FositeStorer) func(t *testing.T) {
    return func(t *testing.T) {
        var err error
        ds := new(oauth2.Session)