feat: Add Vue testing best practices and Playwright setup
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"browser": {
|
||||
"browserName": "chromium",
|
||||
"launchOptions": {
|
||||
"channel": "chromium"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user