Upgrade deps.clj, fix flaky test

This commit is contained in:
Michiel Borkent 2021-09-01 17:34:19 +02:00
parent 4be3abdd81
commit e915e14612
2 changed files with 4 additions and 3 deletions

@ -1 +1 @@
Subproject commit af343527c1481845f9138ea8919a26e04e7cd447
Subproject commit c86fa1bff9564f48b3513e4e4820840bc65c4188

View file

@ -433,7 +433,7 @@
(deftest request-timeout-test
(is (= "java.net.http.HttpTimeoutException"
(is (str/includes?
(bb
'(do
(ns net
@ -456,7 +456,8 @@
:via
first
:type
name)))))))))
name))))))
"TimeoutException")))
(deftest body-handlers-test
(is (= true