Skip to content

Commit d0e3de6

Browse files
committed
fix: project path
project path
1 parent a3778b6 commit d0e3de6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/fiori-mcp-server/test/prompt-test/promptfooWithMcp.yaml

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

88
tests:
99
- vars:
10-
appPath: "C:/SAPDevelop/test-projects/ghIssues/35887/project1-2025-10-011325"
10+
appPath: "/test-projects/project1-2025-10-011325"
1111
assert:
1212
- type: contains
1313
value: add-page

packages/fiori-mcp-server/test/prompt-test/promptfooWithMcp2.yaml

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

88
tests:
99
- vars:
10-
appPath: "C:/SAPDevelop/test-projects/ghIssues/35887/project1-2025-10-011325"
10+
appPath: "/test-projects/project1-2025-10-011325"
1111
pageType: ObjectPage
1212
parent: TravelObjectPage
1313
assert:

0 commit comments

Comments
 (0)