Skip to content

Prefix duplicated for tests #377

@dereuromark

Description

@dereuromark

When running "cake bake all Posts" with --prefix admin
the tests somehow end up in

/tests/TestCase/Controller/Admin/Admin/PostsControllerTest.php

Expected would be

/tests/TestCase/Controller/Admin/PostsControllerTest.php

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions