[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) | 		chai.request(server) | ||||||
| 			.post('/signup') | 			.post('/signup') | ||||||
|  | 			.set('content-type', 'application/x-www-form-urlencoded') | ||||||
| 			.send(account) | 			.send(account) | ||||||
| 			.end((err, res) => { | 			.end((err, res) => { | ||||||
| 				res.should.have.status(200); | 				res.should.have.status(200); | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue