Browse Source

Merge pull request #2181 from knewmanTE/enable-fortunes-for-sailsjs

Enable fortunes test for sailsjs
A Shawn Bandy 8 years ago
parent
commit
e63aafa244
1 changed files with 1 additions and 0 deletions
  1. 1 0
      frameworks/JavaScript/sailsjs/benchmark_config.json

+ 1 - 0
frameworks/JavaScript/sailsjs/benchmark_config.json

@@ -29,6 +29,7 @@
       "db_url": "/postgres/db",
       "query_url": "/postgres/queries?queries=",
       "update_url": "/postgres/updates?queries=",
+      "fortune_url": "/postgres/fortunes",
       "port": 8080,
       "approach": "Realistic",
       "classification": "Fullstack",