All checks were successful
Chore App Build, Test, and Push Docker Images / build-and-push (push) Successful in 2m59s
13 lines
192 B
JSON
13 lines
192 B
JSON
{
|
|
"servers": {
|
|
"playwright-test": {
|
|
"type": "stdio",
|
|
"command": "npx",
|
|
"args": [
|
|
"playwright",
|
|
"run-test-mcp-server"
|
|
]
|
|
}
|
|
},
|
|
"inputs": []
|
|
} |