Explorar o código

Fix the configured JSON URL.

Chris Vest %!s(int64=12) %!d(string=hai) anos
pai
achega
4610ebeb7f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      grizzly-jersey/benchmark_config

+ 1 - 1
grizzly-jersey/benchmark_config

@@ -3,7 +3,7 @@
   "tests": [{
     "default": {
       "setup_file": "setup",
-      "json_url": "/",
+      "json_url": "/json",
       "port": 8080,
       "sort": 30
     }