Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

Commit e375177

Browse files
b1rdexNaktibalda
authored andcommitted
Fix path separator
1 parent bc847bd commit e375177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"autoload":{
1919
"psr-4":{
20-
"Codeception\\PHPUnit\\": "src\\"
20+
"Codeception\\PHPUnit\\": "src/"
2121
}
2222
},
2323
"require-dev": {

0 commit comments

Comments
 (0)