Skip to content

Commit 13f8306

Browse files
committed
remove leftovers
1 parent f3fcae5 commit 13f8306

File tree

3 files changed

+0
-9
lines changed

3 files changed

+0
-9
lines changed

test/unit/mongodb/mongodb-group-registry-test.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,6 @@ const iotAgentConfig = {
5050
},
5151
mongodb: {
5252
uri: 'mongodb://localhost:27017/iotagent'
53-
// host: 'localhost',
54-
// port: '27017',
55-
// db: 'iotagent'
5653
},
5754
service: 'smartgondor',
5855
subservice: 'gardens',

test/unit/mongodb/mongodb-registry-test.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,6 @@ const iotAgentConfig = {
9191
},
9292
mongodb: {
9393
uri: 'mongodb://localhost:27017/iotagent'
94-
// host: 'localhost',
95-
// port: '27017',
96-
// db: 'iotagent'
9794
},
9895
service: 'smartgondor',
9996
subservice: 'gardens',

test/unit/mongodb/mongodb-service-registry-test.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,6 @@ const iotAgentConfig = {
5050
},
5151
mongodb: {
5252
uri: 'mongodb://localhost:27017/iotagent'
53-
// host: 'localhost',
54-
// port: '27017',
55-
// db: 'iotagent'
5653
},
5754
service: 'smartgondor',
5855
subservice: 'gardens',

0 commit comments

Comments
 (0)