disable timeout tests
This commit is contained in:
parent
be1c20e271
commit
fb3f8d9b21
2 changed files with 4 additions and 2 deletions
|
|
@ -174,7 +174,9 @@
|
|||
prismatic/plumbing {:git/url "https://github.com/plumatic/plumbing",
|
||||
:git/sha "424bc704f2db422de34269c139a5494314b3a43b"}
|
||||
org.clj-commons/hickory {:git/url "https://github.com/clj-commons/hickory"
|
||||
:git/sha "9385b6708ef35f161732d8464b3a3aa57dd79f30"}}
|
||||
:git/sha "9385b6708ef35f161732d8464b3a3aa57dd79f30"}
|
||||
com.potetm/fusebox {:git/url "https://github.com/potetm/fusebox"
|
||||
:git/sha "2f42391868c82c193628bec8922f8735ae3cac66"}}
|
||||
:classpath-overrides {org.clojure/clojure nil
|
||||
org.clojure/spec.alpha nil}}
|
||||
:clj-nvd
|
||||
|
|
|
|||
|
|
@ -213,4 +213,4 @@
|
|||
com.potetm.fusebox.rate-limit-test
|
||||
com.potetm.fusebox.registry-test
|
||||
com.potetm.fusebox.retry-test
|
||||
com.potetm.fusebox.timeout-test]}}
|
||||
#_com.potetm.fusebox.timeout-test]}}
|
||||
|
|
|
|||
Loading…
Reference in a new issue