test: harden starter experience quality contract
This commit is contained in:
@@ -19,5 +19,7 @@ export default defineConfig({
|
||||
},
|
||||
projects: [
|
||||
{ name: "chromium", use: { ...devices["Desktop Chrome"] } },
|
||||
{ name: "firefox", use: { ...devices["Desktop Firefox"] } },
|
||||
{ name: "webkit", use: { ...devices["Desktop Safari"] } },
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user