Skip to content

Commit 77577e1

Browse files
committed
Restore tests path to original
1 parent 613b96a commit 77577e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
"psr-4": { "Messente\\Api\\" : "lib/" }
3535
},
3636
"autoload-dev": {
37-
"psr-4": { "Messente\\Api\\Test\\" : "test/" }
37+
"psr-4": { "Messente\\Api\\" : "test/" }
3838
}
3939
}

0 commit comments

Comments
 (0)