mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-11-04 15:11:31 +08:00 
			
		
		
		
	integration-test: Disable webkit runner for now
This commit is contained in:
		
							parent
							
								
									b2e27144b7
								
							
						
					
					
						commit
						cc9bb31b9c
					
				@ -43,11 +43,6 @@ export default defineConfig({
 | 
				
			|||||||
      use: { ...devices['Desktop Firefox'] },
 | 
					      use: { ...devices['Desktop Firefox'] },
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    {
 | 
					 | 
				
			||||||
      name: 'webkit',
 | 
					 | 
				
			||||||
      use: { ...devices['Desktop Safari'] },
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    /* Test against mobile viewports. */
 | 
					    /* Test against mobile viewports. */
 | 
				
			||||||
    // {
 | 
					    // {
 | 
				
			||||||
    //   name: 'Mobile Chrome',
 | 
					    //   name: 'Mobile Chrome',
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user