fmt
This commit is contained in:
		@ -23,7 +23,7 @@ export default defineConfig({
 | 
			
		||||
  reporter: [
 | 
			
		||||
    [process.env.CI ? 'dot' : 'list'],
 | 
			
		||||
    ['json', { outputFile: './test-results/report.json' }],
 | 
			
		||||
    ['html']
 | 
			
		||||
    ['html'],
 | 
			
		||||
  ],
 | 
			
		||||
  /* Shared settings for all the projects below. See https://playwright.dev/docs/api/class-testoptions. */
 | 
			
		||||
  use: {
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user