Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Commit 9decf3e

Browse files
authored
Fixed formatting in e2eTestPrompts.md (#502)
1 parent 64136ce commit 9decf3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2eTests/e2eTestPrompts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ This file contains prompts used for end-to-end testing to ensure each tool is in
131131
| azmcp-postgres-server-setparam | Enable replication for my PostgreSQL server <server> |
132132
| azmcp-postgres-table-list | List all tables in the PostgreSQL database <database> in server <server> |
133133
| azmcp-postgres-table-list | Show me the tables in the PostgreSQL database <database> in server <server> |
134-
| azmcp-postgres-table-schema | Show me the schema of table <table> in the PostgreSQL database <database> in server <server> |
134+
| azmcp-postgres-table-schema | Show me the schema of table \<table> in the PostgreSQL database <database> in server <server> |
135135

136136
## Azure Redis
137137

0 commit comments

Comments
 (0)