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

Fail when files are found in _specs #232

Merged
merged 14 commits into from
Jul 1, 2018

Conversation

theofidry
Copy link
Member

_specs is meant to be used for development/debug purposes only. When files are found there,
PhpScoperTest#test_it_can_scope_valid_files() will use the files found there instead of the ones
in specs.

theofidry added 4 commits July 1, 2018 09:39
`_specs` is meant to be used for development/debug purposes only. When files are found there,
`PhpScoperTest#test_it_can_scope_valid_files()` will use the files found there instead of the ones
in `specs`.

This PR ensures `_specs` is always empty in the CI.
@theofidry theofidry force-pushed the bugfix/empty-specs branch from ad4d604 to a38fa9a Compare July 1, 2018 07:58
@theofidry theofidry force-pushed the bugfix/empty-specs branch from e4d5279 to 73d9790 Compare July 1, 2018 09:04
@theofidry theofidry merged commit 37d04ce into humbug:master Jul 1, 2018
@theofidry theofidry deleted the bugfix/empty-specs branch July 1, 2018 16:55
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.

1 participant