Skip to content

Commit 388d434

Browse files
author
Ambrish Bhargava
committed
Updating connection file
1 parent cf298a3 commit 388d434

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/connection.inc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ $user = 'db2inst1';
55
$password = 'password';
66
$hostname = 'localhost';
77
$port = 60000;
8+
$url = 'no url';
89

910
$db = $database;
1011
$username = $user;

0 commit comments

Comments
 (0)