mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-14 12:59:46 +02:00
Standard
This commit is contained in:
@@ -208,6 +208,5 @@ describe('when using the ganttDb', function () {
|
||||
expect(tasks[4].endTime).toEqual(moment('2019-02-21', 'YYYY-MM-DD').toDate())
|
||||
expect(tasks[4].id).toEqual('id5')
|
||||
expect(tasks[4].task).toEqual('test5')
|
||||
|
||||
})
|
||||
})
|
||||
|
Reference in New Issue
Block a user