Skip to content

Commit 4b13354

Browse files
committed
moved tests to match PSR namespace structure
1 parent 9b79a1e commit 4b13354

File tree

7 files changed

+1
-1
lines changed

7 files changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"autoload-dev": {
3232
"psr-4": {
33-
"Ibexa\\Tests\\CodeStyle\\PhpCsFixer\\": "tests/lib/"
33+
"Ibexa\\Tests\\CodeStyle\\": "tests/lib/"
3434
}
3535
},
3636
"scripts": {

0 commit comments

Comments
 (0)