Skip to content

Commit 42243ff

Browse files
committed
feat(testing): ship testing adapter
1 parent d35f2f0 commit 42243ff

File tree

3 files changed

+275
-263
lines changed

3 files changed

+275
-263
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"minimum-stability": "stable",
1111
"autoload": {
1212
"psr-4": {
13-
"Utopia\\": "src/"
13+
"Utopia\\Telemetry\\": "src/Telemetry"
1414
}
1515
},
1616
"scripts": {

0 commit comments

Comments
 (0)