Skip to content

Commit 43ced00

Browse files
robsdedudebigmontz
authored andcommitted
Skip additional test
This test should have failed before but was skipped due to a bug in TestKit
1 parent 84085de commit 43ced00

File tree

1 file changed

+1
-0
lines changed
  • packages/testkit-backend/src/skipped-tests

1 file changed

+1
-0
lines changed

packages/testkit-backend/src/skipped-tests/common.js

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ const skippedTests = [
1313
ifEquals('neo4j.test_tx_run.TestTxRun.test_interwoven_queries'),
1414
ifEquals('neo4j.test_tx_run.TestTxRun.test_parallel_queries'),
1515
ifEquals('neo4j.test_session_run.TestSessionRun.test_iteration_smaller_than_fetch_size'),
16+
ifEquals('neo4j.test_summary.TestSummary.test_summary_counters_case_2'),
1617
ifEquals('neo4j.test_tx_func_run.TestTxFuncRun.test_tx_func_configuration')
1718
),
1819
skip(

0 commit comments

Comments
 (0)