test: disable schema check of checkmessage with deprecated API

Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
This commit is contained in:
Vincenzo Palazzo
2022-07-13 10:52:42 +01:00
committed by Christian Decker
parent 7ae616ef60
commit ba4e870a1c
2 changed files with 2 additions and 1 deletions

View File

@@ -49,4 +49,4 @@ RESOURCES
Main web site: <https://github.com/ElementsProject/lightning>
[comment]: # ( SHA256STAMP:af2feeb4eddafc509dff150ec4b11225618f1cbbea06ef81f6d97a1bece3e94c)
[comment]: # ( SHA256STAMP:733247e44d555f9c480a684ceb30440f4f33daf5755253249b5c7b9269c96e49)

View File

@@ -1852,6 +1852,7 @@ def test_relative_config_dir(node_factory):
def test_signmessage(node_factory):
l1, l2 = node_factory.line_graph(2, wait_for_announce=True,
opts={'allow-deprecated-apis': True})
l1.rpc.jsonschemas = {}
corpus = [[None,
"this is a test!",