add hw2
This commit is contained in:
		
							
								
								
									
										10
									
								
								node_modules/pino/test/jest/basic.spec.js
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								node_modules/pino/test/jest/basic.spec.js
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| /* global test */ | ||||
| const pino = require('../../pino') | ||||
|  | ||||
| test('transport should work in jest', function () { | ||||
|   pino({ | ||||
|     transport: { | ||||
|       target: 'pino-pretty' | ||||
|     } | ||||
|   }) | ||||
| }) | ||||
		Reference in New Issue
	
	Block a user
	 nik
					nik