Skip to content

Commit 6fd82ae

Browse files
committed
chore: Wrong path in integ test setup instructions
1 parent ba630f5 commit 6fd82ae

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

e2e_tests/setup/package-lock.json

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

e2e_tests/setup/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/CreatingNewSubdomain.h
2424
3. Deploy the auth stack:
2525

2626
```bash
27-
cd ../examples/servers/auth/
27+
cd ../../examples/servers/auth/
2828

2929
sed -i 's/liguori.people.aws.dev/mcp-lambda-integ-tests.liguori.people.aws.dev/g' lib/mcp-auth.ts
3030

0 commit comments

Comments
 (0)