Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(NFC) api_v3_ExtensionTest - Fix when executing on build with 25+ extensions #15892

Merged
merged 1 commit into from
Nov 20, 2019

Conversation

totten
Copy link
Member

@totten totten commented Nov 20, 2019

Overview

This fixes a small issue with running the test locally.

Before

If the system has code for 25+ extensions (whether enabled or not), api_v3_ExtensionTest fails.

After

The number of extensions doesn't matter.

Comment

Marked as NFC because it only affects a unit-test and doesn't change the semantics of the test.

…ensions

Overview
--------

This fixes a small issue with running the test locally.

Before
------

If the system has code for 25+ extensions (whether enabled or not), `api_v3_ExtensionTest` fails.

After
-----

The number of extensions doesn't matter.
@civibot
Copy link

civibot bot commented Nov 20, 2019

(Standard links)

@civibot civibot bot added the master label Nov 20, 2019
@seamuslee001 seamuslee001 merged commit 8b9eac7 into civicrm:master Nov 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants