Skip to content

Commit 833b95c

Browse files
committed
wont work, sanity check
1 parent 042b6a0 commit 833b95c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/test_mt5_initialization.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ def test_mt5_initialization():
2222

2323
# Attempt 2: initialize with standard path
2424
result = mt5.initialize(
25-
path="C:\\Program Files\\MetaTrader 5\\terminal64.exe",
25+
path="C:\Program Files\MetaTrader 5\terminal64.exe",
2626
login=0,
2727
password="",
2828
server="",

0 commit comments

Comments
 (0)