Skip to content

Commit d7284ee

Browse files
committed
Do not autoload test
1 parent 2a2d7a2 commit d7284ee

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@
3232
"minimum-stability": "stable",
3333
"autoload": {
3434
"psr-4": {
35-
"Sammyjo20\\Saloon\\": "src/",
36-
"Sammyjo20\\Saloon\\Tests\\": "tests/"
35+
"Sammyjo20\\Saloon\\": "src/"
3736
}
3837
},
3938
"autoload-dev": {

0 commit comments

Comments
 (0)