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

Make sure Ecommerce Alias is not too long #61

Merged
merged 2 commits into from
May 6, 2016

Conversation

nclavaud
Copy link
Contributor

Make sure Ecommerce Alias is not too long. Just like it is done for DirectLink Alias already.

Also, fix an autoloading issue that made the build fail on Travis CI.

There is a check already for DirectLink Alias, but it was missing for
Ecommerce Alias.
see https://travis-ci.org/marlon-be/marlon-ogone/jobs/118517929

Build fails with error 'PHP Fatal error:  Cannot redeclare class
PHPUnit_Framework_TestCase'. Move autoloading from PSR-0 to PSR-4, add
auto-loading for classes under 'tests/' subdirectory, and remove
obsolete 'require_once' statements.
@jelte jelte merged commit 79acf5d into marlon-be:master May 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants