UX: Switched composer draft saving to animations (#7356)
This commit is contained in:
@@ -638,6 +638,8 @@ QUnit.test("Can switch states without abandon popup", async assert => {
|
||||
"mode should have changed"
|
||||
);
|
||||
|
||||
assert.ok(find(".save-animation"), "save animation should show");
|
||||
|
||||
toggleCheckDraftPopup(false);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user