Skip to content

Commit

Permalink
tests: removed unsupported connectionTz for MS SQL server
Browse files Browse the repository at this point in the history
  • Loading branch information
hrach committed Feb 4, 2019
1 parent f649a71 commit f1aae33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/config.mssql.sample.neon
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ nextras.dbal:
username: sa
password: "Password12!"
database: nextras_orm_test
connectionTz: UTC

nextras.orm:
model: NextrasTests\Orm\Model
Expand Down

0 comments on commit f1aae33

Please sign in to comment.