Skip to content

Commit 5068df1

Browse files
ci: Test autogenerate fail in CI
1 parent 44f9ef1 commit 5068df1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/autogenerate-rpc-examples.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
# Constants for replacing values in examples
3939
NEW_VALUES_LIST = {
40-
'root_dir': '/root/lightning',
40+
'root_dir': '/root/tmp/lightning',
4141
'tmp_dir': '/tmp/.lightning',
4242
'str_1': '1',
4343
'num_1': 1,

0 commit comments

Comments
 (0)