Skip to content

Commit

Permalink
fixup! fixup! Bump php-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jotoeri committed Apr 5, 2022
1 parent defc4d5 commit 4bb0241
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ v8-compile-cache-0/
# phpunit results
.phpunit.result.cache
clover.unit.xml
clover.integration.xml
3 changes: 2 additions & 1 deletion tests/phpunit.integration.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
verbose="true"
colors="true">
<testsuite name="Forms integration tests">
<directory>./Integration</directory>
<!-- Disabling the tests until they exist. Error otherwise.-->
<!-- <directory>./Integration</directory> -->
</testsuite>
<coverage>
<!-- filters for code coverage -->
Expand Down

0 comments on commit 4bb0241

Please sign in to comment.