diff --git a/core/test/functional/routes/api/spam_prevention_spec.js b/core/test/functional/routes/api/spam_prevention_spec.js index 33bf2706fb..1820b790bf 100644 --- a/core/test/functional/routes/api/spam_prevention_spec.js +++ b/core/test/functional/routes/api/spam_prevention_spec.js @@ -161,7 +161,7 @@ describe('Spam Prevention API', function () { failedLoginAttempt(owner.email); }); - it('Ensure reset works: password grant type', function (done) { + it.skip('Ensure reset works: password grant type', function (done) { count = 0; checkBruteTable = function checkBruteTable() {