Skip to content

Commit ca2e83e

Browse files
committed
fix path name
1 parent 584d40e commit ca2e83e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"autoload-dev": {
4040
"psr-4": {
41-
"Sourceboat\\Permission\\Test\\": "tests"
41+
"Sourceboat\\Permission\\Tests\\": "tests"
4242
}
4343
},
4444
"scripts": {

0 commit comments

Comments
 (0)