mirror of
				https://github.com/nsnail/spectre.console.git
				synced 2025-11-01 01:25:27 +08:00 
			
		
		
		
	Fix expectation structure
This commit is contained in:
		 Patrik Svensson
					Patrik Svensson
				
			
				
					committed by
					
						 Patrik Svensson
						Patrik Svensson
					
				
			
			
				
	
			
			
			 Patrik Svensson
						Patrik Svensson
					
				
			
						parent
						
							9ad5f2daeb
						
					
				
				
					commit
					1bb0b9ccc6
				
			| @@ -1,3 +0,0 @@ | ||||
| Foo  Bar   | ||||
|            | ||||
| Qux  Corgi | ||||
| @@ -1 +0,0 @@ | ||||
| ━━━━━━━━━━━━━━━━━━━━                                                             | ||||
| @@ -1,26 +0,0 @@ | ||||
| { | ||||
|   Item1: { | ||||
|     Text: Foo, | ||||
|     Style: { | ||||
|       Foreground: { | ||||
|         R: 255 | ||||
|       }, | ||||
|       Background: { | ||||
|         G: 128 | ||||
|       }, | ||||
|       Decoration: Bold | ||||
|     } | ||||
|   }, | ||||
|   Item2: { | ||||
|     Text:  Bar, | ||||
|     Style: { | ||||
|       Foreground: { | ||||
|         R: 255 | ||||
|       }, | ||||
|       Background: { | ||||
|         G: 128 | ||||
|       }, | ||||
|       Decoration: Bold | ||||
|     } | ||||
|   } | ||||
| } | ||||
| @@ -1,3 +0,0 @@ | ||||
| Foo    Bar    Baz   | ||||
| Qux    Corgi  Waldo | ||||
| Grault Garply Fred  | ||||
Some files were not shown because too many files have changed in this diff Show More
		Reference in New Issue
	
	Block a user