Update reaction-lib.ts (#4580)
This commit is contained in:
		
							parent
							
								
									8ce1d4d6a3
								
							
						
					
					
						commit
						899f42c070
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -8,6 +8,7 @@ | |||
|  * > mocha test/reaction-lib.ts --require ts-node/register -g 'test name' | ||||
|  */ | ||||
| 
 | ||||
| /* | ||||
| import * as assert from 'assert'; | ||||
| 
 | ||||
| import { toDbReaction } from '../src/misc/reaction-lib'; | ||||
|  | @ -89,3 +90,4 @@ describe('toDbReaction', async () => { | |||
| 		assert.strictEqual(await toDbReaction('unknown'), 'like'); | ||||
| 	}); | ||||
| }); | ||||
| */ | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue