Skip to content

Commit 85ced5a

Browse files
committed
removed the commented statements
1 parent d7213c2 commit 85ced5a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

testkit-backend/testkit.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ python3 -m unittest tests.neo4j.test_tx_run.TestTxRun.test_broken_transaction_sh
103103
python3 -m unittest tests.neo4j.test_tx_run.TestTxRun.test_tx_configuration || EXIT_CODE=1
104104
python3 -m unittest tests.neo4j.test_tx_run.TestTxRun.test_consume_after_commit || EXIT_CODE=1
105105
python3 -m unittest tests.neo4j.test_tx_run.TestTxRun.test_parallel_queries || EXIT_CODE=1
106-
#python3 -m unittest tests.neo4j.test_tx_run.TestTxRun.test_interwoven_queries || EXIT_CODE=1
107106
python3 -m unittest tests.neo4j.test_tx_run.TestTxRun.test_unconsumed_result || EXIT_CODE=1
108107
##
109108
####test_tx_func_run

0 commit comments

Comments
 (0)