[Test] Fix bug
This commit is contained in:
		
							parent
							
								
									1fefe5eba4
								
							
						
					
					
						commit
						c4e517ab15
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -28,6 +28,7 @@ describe('API', () => { | |||
| 		}; | ||||
| 		chai.request(server) | ||||
| 			.post('/signup') | ||||
| 			.set('content-type', 'application/x-www-form-urlencoded') | ||||
| 			.send(account) | ||||
| 			.end((err, res) => { | ||||
| 				res.should.have.status(200); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue