Skip to content

Commit 4861dd9

Browse files
authored
Update test_llm_chat.py
Signed-off-by: kukac <[email protected]>
1 parent ada9cef commit 4861dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrationtest/llm/test_llm_chat.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
]
2424

2525
# Amount of OPG tokens to fund the test account with
26-
OPG_FUND_AMOUNT = 0.005
26+
OPG_FUND_AMOUNT = 0.05
2727
# Amount of ETH to fund the test account with (for gas)
2828
ETH_FUND_AMOUNT = 0.0001
2929

0 commit comments

Comments
 (0)