Skip to content

Commit a85b2e2

Browse files
committed
pull-tester/rpc-tests.sh: disable script_test.py test
1 parent 3e875b1 commit a85b2e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qa/pull-tester/rpc-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ testScriptsExt=(
4444
'receivedby.py'
4545
'reindex.py'
4646
'rpcbind_test.py'
47-
'script_test.py'
47+
# 'script_test.py'
4848
'smartfees.py'
4949
'maxblocksinflight.py'
5050
'invalidblockrequest.py'

0 commit comments

Comments
 (0)