Skip to content

Commit fcc9b9a

Browse files
committed
chore: replace phpunit.xml.dist with phpunit.xml
Signed-off-by: otengkwame <developerkwame@gmail.com>
1 parent 6f1583f commit fcc9b9a

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@ nb-configuration.xml
152152
.vscode-upload.json
153153

154154
/results/
155-
/phpunit*.xml
156155
/.phpunit.*.cache
157156
.phpunit.result.cache
158157

phpunit.xml.dist renamed to phpunit.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
</include>
2727
</source>
2828
<php>
29-
<!-- Set the correct path to your CodeIgniter3 or WebbyPHP public directory -->
3029
<const name="FCPATH" value="./public/"/>
3130
</php>
3231
</phpunit>

0 commit comments

Comments
 (0)