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

Change file permission and improve assertion #117

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

peter279k
Copy link

@peter279k peter279k commented Mar 3, 2021

Changed log

  • Correct the file permission for PHP files on tests folder.
  • Using the assertCount to assert expected is same as result.
  • Adding the XDEBUG_MODE=coverage to resolve following issue:
Code coverage needs to be enabled in php.ini by setting 'xdebug.mode' to 'coverage'

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.

None yet

1 participant