chore: rename atomBinding to electronBinding (#17419)
This commit is contained in:
		
					parent
					
						
							
								5025c991ee
							
						
					
				
			
			
				commit
				
					
						38d75010c7
					
				
			
		
					 81 changed files with 167 additions and 164 deletions
				
			
		| 
						 | 
				
			
			@ -12,7 +12,7 @@ const { emittedOnce, waitForEvent } = require('./events-helpers')
 | 
			
		|||
const { expect } = chai
 | 
			
		||||
chai.use(dirtyChai)
 | 
			
		||||
 | 
			
		||||
const features = process.atomBinding('features')
 | 
			
		||||
const features = process.electronBinding('features')
 | 
			
		||||
const isCI = remote.getGlobal('isCi')
 | 
			
		||||
const nativeModulesEnabled = remote.getGlobal('nativeModulesEnabled')
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue