mirror of
				https://github.com/jesseduffield/lazygit.git
				synced 2025-10-30 23:57:43 +02:00 
			
		
		
		
	Set promptToReturnFromSubprocess to false for integration tests
There is no way how we could confirm the prompt in an integration test.
This commit is contained in:
		| @@ -1,6 +1,8 @@ | ||||
| # This config is used in our integration tests. If we want to modify this for a specific test, you can do so in the SetupConfig function | ||||
|  | ||||
| disableStartupPopups: true | ||||
| promptToReturnFromSubprocess: false | ||||
|  | ||||
| gui: | ||||
|   theme: | ||||
|     activeBorderColor: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user