fix extra start() call in api test
This commit is contained in:
		| @@ -279,9 +279,6 @@ $(function () { | ||||
|             }, | ||||
|             error: function(errors) { | ||||
|                 equal(errors.text1, 'server-invalid', 'server validation error ok'); | ||||
|                 e.remove(); | ||||
|                 e1.remove(); | ||||
|                 start();  | ||||
|             }, | ||||
|             ajaxOptions: { | ||||
|                 type: 'PUT', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 vitalets
					vitalets