Add issue number

This commit is contained in:
Sidharth Vinod
2022-02-07 23:48:39 +05:30
parent a900eb4cf4
commit bb5f8d0523
+1 -1
View File
@@ -46,7 +46,7 @@ describe('Save History', () => {
cy.get('#historyList').contains('No items in History');
});
// TODO:
// TODO: Fix #639
// eslint-disable-next-line mocha/no-skipped-tests
xit('should auto save history', () => {
cy.get('#editor').type(' C --> HistoryTest');