-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
fix autoloading in LPAP integration tests, resolves #544 #550
Conversation
@blizzz, thanks for your PR! By analyzing the annotation information on this pull request, we identified @nickvergessen and @LukasReschke to be potential reviewers |
|
||
define('CLI_TEST_RUN', true); | ||
require_once __DIR__ . '/../../../../lib/base.php'; | ||
require_once __DIR__ . '/setup-scripts/config.php'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
missing NL?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sigh temporary replacement IDE
👍 |
1b67592
to
686cb59
Compare
👍 |
@karlitschek we should backport this |
yes. please backport |
Backport to stable10 here: #580 |
as discussed, @nickvergessen @rullzer
requires backporting