Skip to content

Commit

Permalink
Bug 1062461 — Change default server port for tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rémy HUBSCHER committed Sep 9, 2014
1 parent 72d0a5c commit a749cd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/test.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"host": "localhost",
"port": 5000,
"port": 54321,
"storage": {
"engine": "redis",
"settings": {
Expand Down

0 comments on commit a749cd7

Please sign in to comment.