Skip to content

Commit c6fab27

Browse files
committed
Remove non-existing dir from composer autoloader
1 parent d71722c commit c6fab27

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@
4242
"psr-4": {
4343
"Wikibase\\DataModel\\Fixtures\\": "tests/fixtures",
4444
"Wikibase\\DataModel\\Tests\\": [
45-
"tests/unit",
46-
"tests/component"
45+
"tests/unit"
4746
]
4847
}
4948
},

0 commit comments

Comments
 (0)