Use list reporter

This commit is contained in:
Daniel Imms
2023-09-02 08:26:42 -07:00
parent 8d0fde2d7f
commit 158f7a17a6
+1
View File
@@ -24,6 +24,7 @@ const config: PlaywrightTestConfig = {
}
}
],
reporter: 'list',
webServer: {
command: 'npm start',
port: 3000,