fix extra start() call in api test
This commit is contained in:
parent
40668c1e27
commit
7270692c31
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user