mirror of
				https://github.com/nsnail/spectre.console.git
				synced 2025-11-01 01:25:27 +08:00 
			
		
		
		
	Fully addresses review comments
This commit is contained in:
		 Frank Ray
					Frank Ray
				
			
				
					committed by
					
						 Patrik Svensson
						Patrik Svensson
					
				
			
			
				
	
			
			
			 Patrik Svensson
						Patrik Svensson
					
				
			
						parent
						
							cee97821d6
						
					
				
				
					commit
					d5b4621233
				
			| @@ -591,9 +591,9 @@ public sealed partial class CommandAppTests | ||||
|         /// -v or --version switches should result in the Version option being set | ||||
|         /// on VersionSettings, and then VersionCommand.Execute(...) being called | ||||
|         /// </summary> | ||||
|         [Theory] | ||||
|         [InlineData("-v")] | ||||
|         [InlineData("--version")] | ||||
|         [Theory] | ||||
|         public void Should_Run_Custom_Version_Command(string versionOption) | ||||
|         { | ||||
|             // Given | ||||
|   | ||||
		Reference in New Issue
	
	Block a user