Refactor user suspension modal
This commit is contained in:
@@ -23,4 +23,4 @@ QUnit.test('revoke key', function(assert) {
|
||||
return adminUser.revokeApiKey().then(function() {
|
||||
assert.blank(adminUser.get('api_key'), 'it cleared the api_key');
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user