Skip to content

Commit 9c81c6e

Browse files
authored
Merge pull request #15 from /issues/14/no-path-in-directory-metadata
👷 WORK IN PROGRESS 🚧 No path in directory metadata - Fixes issue #14
2 parents f221ee6 + 030b9e8 commit 9c81c6e

11 files changed

Lines changed: 1126 additions & 599 deletions

build/phpunit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
<filter>
3434
<whitelist>
35-
<directory suffix=".php">src/</directory>
35+
<directory suffix=".php">../src/</directory>
3636
</whitelist>
3737
</filter>
3838

0 commit comments

Comments
 (0)