summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Avdey <eiri@eiri.ca>2020-04-28 11:32:20 -0300
committerNick Vatamaniuc <nickva@users.noreply.github.com>2020-04-28 10:35:15 -0400
commitc6d3a7bdd4a43c069414f6c576f8be2e116d9474 (patch)
treef99081192199cc3de96fcc1a967e924c91daafe7
parent19d8582ef708d18408d1fde176d43602140b65ba (diff)
downloadcouchdb-c6d3a7bdd4a43c069414f6c576f8be2e116d9474.tar.gz
Temporary disable fabric2_tx_options_tests
-rw-r--r--src/fabric/test/fabric2_tx_options_tests.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fabric/test/fabric2_tx_options_tests.erl b/src/fabric/test/fabric2_tx_options_tests.erl
index 34cb6e180..2cffedc20 100644
--- a/src/fabric/test/fabric2_tx_options_tests.erl
+++ b/src/fabric/test/fabric2_tx_options_tests.erl
@@ -20,7 +20,7 @@
-include("fabric2.hrl").
-fdb_tx_options_test_() ->
+fdb_tx_options_test_DISABLE() ->
{
"Test setting default transaction options",
setup,