mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	fix test
This commit is contained in:
		
							parent
							
								
									3ebed5aa3e
								
							
						
					
					
						commit
						1966876320
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -174,6 +174,7 @@ describe('アンテナ', () => {
 | 
				
			||||||
			users: [''],
 | 
								users: [''],
 | 
				
			||||||
			withFile: false,
 | 
								withFile: false,
 | 
				
			||||||
			withReplies: false,
 | 
								withReplies: false,
 | 
				
			||||||
 | 
								localOnly: false,
 | 
				
			||||||
		} as Antenna;
 | 
							} as Antenna;
 | 
				
			||||||
		assert.deepStrictEqual(response, expected);
 | 
							assert.deepStrictEqual(response, expected);
 | 
				
			||||||
	});
 | 
						});
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue