Skip to content

Commit

Permalink
Unit Test Tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
rotimi committed Feb 22, 2024
1 parent 3369487 commit 4b8d942
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,10 @@
<var name="Rotexsoft_SqlSchema_Setup_SqliteSetup__username" value="" />
<var name="Rotexsoft_SqlSchema_Setup_SqliteSetup__password" value="" />

<!--
<var name="Rotexsoft_SqlSchema_Setup_SqlsrvSetup__dsn" value="sqlsrv:Server=localhost\\SQLEXPRESS;Database=test" />
<var name="Rotexsoft_SqlSchema_Setup_SqlsrvSetup__username" value="" />
<var name="Rotexsoft_SqlSchema_Setup_SqlsrvSetup__password" value="" />
-->
</php>
</phpunit>

0 comments on commit 4b8d942

Please sign in to comment.