mirror of
				https://github.com/JuanCanham/HackMyResume.git
				synced 2025-10-30 20:57:26 +00:00 
			
		
		
		
	test: replace fresca with fresh-resume-schema
This commit is contained in:
		| @@ -60,7 +60,7 @@ function testResume(opts) { | ||||
|  | ||||
|       it('should validate against the FRESH resume schema', function() { | ||||
|         var result = _sheet.isValid(); | ||||
|         // var schemaJson = require('fresca'); | ||||
|         // var schemaJson = require('fresh-resume-schema'); | ||||
|         // var validate = validator( schemaJson, { verbose: true } ); | ||||
|         // var result = validate( JSON.parse( _sheet.imp.raw ) ); | ||||
|         result || console.log("\n\nOops, resume didn't validate. " + | ||||
|   | ||||
		Reference in New Issue
	
	Block a user