Skip to content

Commit

Permalink
ci: Test autogenerate fail in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ShahanaFarooqui committed Oct 23, 2024
1 parent 44f9ef1 commit 5068df1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/autogenerate-rpc-examples.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

# Constants for replacing values in examples
NEW_VALUES_LIST = {
'root_dir': '/root/lightning',
'root_dir': '/root/tmp/lightning',
'tmp_dir': '/tmp/.lightning',
'str_1': '1',
'num_1': 1,
Expand Down

0 comments on commit 5068df1

Please sign in to comment.