Skip to content

Commit 85ba123

Browse files
committed
tests: updated for neon 2.3.1
1 parent 7ddd6d2 commit 85ba123

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/DI/NeonAdapter.phpt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ database:
6666
password: devsecret
6767
dbname: dbname
6868
69-
7069
timeout: 10
7170
display_errors: true
7271
html_errors: false
@@ -96,16 +95,13 @@ production:
9695
password: secret
9796
dbname: dbname
9897
99-
100-
10198
development < production:
10299
database:
103100
params:
104101
host: dev.example.com
105102
username: devuser
106103
password: devsecret
107104
108-
109105
timeout: 10
110106
display_errors: true
111107
html_errors: false
@@ -117,7 +113,6 @@ development < production:
117113
zlib.output_compression: true
118114
date.timezone: Europe/Prague
119115
120-
121116
nothing: null
122117
EOD
123118
, file_get_contents(TEMP_FILE) );

0 commit comments

Comments
 (0)