Enable all disabled win32 tests (#3618)
* Enable all disabled win32 tests * Skip one test
This commit is contained in:
		@ -912,3 +912,7 @@ export async function createProjectAndRenameIt({
 | 
			
		||||
 | 
			
		||||
  await page.getByLabel('checkmark').last().click()
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
export function executorInputPath(fileName: string): string {
 | 
			
		||||
  return join('src', 'wasm-lib', 'tests', 'executor', 'inputs', fileName)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user