feat: firsts unit tests for ScrapeChapterHandler.php
This commit is contained in:
parent
21fcdd1084
commit
89570ad951
@@ -16,9 +16,10 @@
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
<extensions>
|
||||
<extension class="Symfony\Component\Panther\ServerExtension" />
|
||||
<bootstrap class="Symfony\Component\Panther\ServerExtension" />
|
||||
<bootstrap class="Zenstruck\Browser\Test\BrowserExtension"/>
|
||||
</extensions>
|
||||
<coverage/>
|
||||
<source>
|
||||
<include>
|
||||
<directory suffix=".php">src</directory>
|
||||
|
||||
Reference in New Issue
Block a user