From b0d5e27657985d13dc0f4c9c0cf0832491aca4b4 Mon Sep 17 00:00:00 2001 From: Sam Habiel Date: Tue, 13 Aug 2019 14:06:14 -0400 Subject: [PATCH] Tiny typo fix --- doc/documentation-testing.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/documentation-testing.md b/doc/documentation-testing.md index 220294f..f62517a 100644 --- a/doc/documentation-testing.md +++ b/doc/documentation-testing.md @@ -284,6 +284,7 @@ Tests without VistA: - curl localhost:9080/xml - curl localhost:9080/r/%25webapi - curl -I localhost:9080/r/%25webapi +- do resetURLs^%webtest - curl localhost:9080/error - curl localhost:9080/error?foo=crash2 - curl localhost:9080/bigoutput @@ -325,3 +326,4 @@ Tests with VistA: - kill ^%webhome - curl localhost:9080/cache.lck ``` +