re-enable fusebox tests
This commit is contained in:
parent
dc5d96f755
commit
59aef87d9e
1 changed files with 3 additions and 3 deletions
|
|
@ -205,12 +205,12 @@
|
|||
com.potetm/fusebox {:git-url "https://github.com/potetm/fusebox"
|
||||
:git-sha "2f42391868c82c193628bec8922f8735ae3cac66"
|
||||
:test-paths ["test"]
|
||||
:test-namespaces [#_com.potetm.fusebox.bulkhead-test
|
||||
:test-namespaces [com.potetm.fusebox.bulkhead-test
|
||||
com.potetm.fusebox.bulwark-test
|
||||
com.potetm.fusebox.circuit-breaker-test
|
||||
com.potetm.fusebox.fallback-test
|
||||
com.potetm.fusebox.memoize-test
|
||||
#_com.potetm.fusebox.rate-limit-test
|
||||
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