[agent-pipeline] pipe-20260305174856-9ogt round-3
This commit is contained in:
parent
4a9c4235a0
commit
a782f2cd07
|
|
@ -0,0 +1,4 @@
|
||||||
|
#!/bin/bash
|
||||||
|
cd /Users/gbpark/ERP-node
|
||||||
|
node_modules/.bin/playwright test ".agent-pipeline/browser-tests/e2e-test.spec.ts" --config=".agent-pipeline/browser-tests/playwright.config.ts" --reporter=line
|
||||||
|
echo "PLAYWRIGHT_EXIT:$?"
|
||||||
Loading…
Reference in New Issue