amazon-pay-sdk-php
amazon-pay-sdk-php copied to clipboard
Improved namespace structure.
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Using AmazonPayTest
and changing the directory name from tst
to test
could be a better choice.
Hi. After making suggested changes this conflicts appears. It would be nice if someone will check settings of repository and tell me, why this conflict appear.
@janhryniukpgs The conflict appears because during your change the ClientTest has been updated. See https://github.com/amzn/amazon-pay-sdk-php/commit/aff849d831b95469d68708ac1bdb316a56896e4c
Your have to rebase your branch onto master, fix the conflicts and force push.
Done.