Handle promise linting (#5488)
This commit is contained in:
@@ -338,7 +338,7 @@ describe("revisions.create", () => {
|
||||
enabled: true,
|
||||
});
|
||||
|
||||
subscription.destroy();
|
||||
await subscription.destroy();
|
||||
|
||||
const task = new RevisionCreatedNotificationsTask();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user