Skip to content

Commit 9b24291

Browse files
b1rdexNaktibalda
authored andcommitted
Fix path separator
1 parent bc6e12f commit 9b24291

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
@@ -21,7 +21,7 @@
2121
},
2222
"autoload":{
2323
"psr-4":{
24-
"Codeception\\PHPUnit\\": "src\\"
24+
"Codeception\\PHPUnit\\": "src/"
2525
}
2626
},
2727
"require-dev": {

0 commit comments

Comments
 (0)