chore: rename browser agent to server (#521)
This commit is contained in:
parent
0fb9646c4d
commit
27c498e0e7
4 changed files with 9 additions and 8 deletions
|
|
@ -24,6 +24,7 @@
|
|||
"ctest": "playwright test --project=chrome",
|
||||
"ftest": "playwright test --project=firefox",
|
||||
"wtest": "playwright test --project=webkit",
|
||||
"run-server": "node lib/browserServer.js",
|
||||
"clean": "rm -rf lib",
|
||||
"npm-publish": "npm run clean && npm run build && npm run test && npm publish"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue