mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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