mirror of
https://github.com/discourse/discourse.git
synced 2025-05-21 18:12:32 +08:00
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