Skip to content

Commit 53a772a

Browse files
committed
Add heroku password to heroku test
1 parent f69fe95 commit 53a772a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/integration/client/heroku-ssl-tests.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ var config = {
1111
port: port,
1212
database: database,
1313
user: user,
14+
password: 'uaZoSSHgi7mVM7kYaROtusClKu',
1415
ssl: true
1516
};
1617

0 commit comments

Comments
 (0)