Skip to content

Commit

Permalink
try diff port
Browse files Browse the repository at this point in the history
  • Loading branch information
StarpTech committed Aug 11, 2017
1 parent 2d40feb commit d481b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ describe('mock-in-memory', function () {
this.timeout(50000)

let mongoInMemory
const port = 8000
const port = 8568
const databaseName = 'testDatabaseName'

before(function () {
Expand Down

0 comments on commit d481b3d

Please sign in to comment.