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

Prefix bug #7

Open
wants to merge 6 commits into
base: 2.x
Choose a base branch
from
Open

Prefix bug #7

wants to merge 6 commits into from

Conversation

Katalam
Copy link

@Katalam Katalam commented Oct 6, 2023

Basically what happend here pestphp/pest#966 was that the plugin created directories with the path Core/lication/Contracts instead of Core/Application/Contracts with the given code

test('app')
    ->expect('App\Core\Application\Contracts')
    ->toBeClasses();

And passed because no File was found

@Katalam
Copy link
Author

Katalam commented Oct 10, 2023

@devajmeireles The test problem does not sound like a problem on my side, can you have a look at it?

@wimulkeman
Copy link

@nunomaduro Can I contribute with something to help getting this PR merged?

Is it primarily hanging on the test with the incorrect working before the fix applied in the PR?

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.

4 participants