Fixed incorrect symbol in test.
h3rald h3rald@h3rald.com
Sat, 15 Jun 2024 15:21:29 +0200
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
tests/http.min
→
tests/http.min
@@ -54,7 +54,7 @@ ("$1/delete" (url) => % "url" dset)
("DELETE" "method" dset) (request) ) tap "body" dget from-json "url" dget "https?:\\/\\/$1/delete" (host) => % match? - ) test.assert + ) *test/assert *test/report clear-stack