Skip to content

Commit fd204bb

Browse files
committed
update path
1 parent 341a033 commit fd204bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/remote_server/test_remote_fireworks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# python -m tests.remote_server.remote_server (runs on http://127.0.0.1:3000)
55
#
66
# For TypeScript server testing, start:
7-
# cd /Users/derekxu/Documents/code/python-sdk/tests/remote_server/typescript-server
7+
# cd tests/remote_server/typescript-server
88
# npm install
99
# npm start
1010
#

tests/remote_server/test_remote_langfuse.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# python -m tests.remote_server.remote_server (runs on http://127.0.0.1:3000)
55
#
66
# For TypeScript server testing, start:
7-
# cd /Users/derekxu/Documents/code/python-sdk/tests/remote_server/typescript-server
7+
# cd tests/remote_server/typescript-server
88
# npm install
99
# npm start
1010
#

0 commit comments

Comments
 (0)