mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-18 06:49:47 +02:00
Fixed reference in test file
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/* eslint-env jasmine */
|
||||
import moment from 'moment'
|
||||
import moment from 'moment-mini'
|
||||
import ganttDb from './ganttDb'
|
||||
|
||||
describe('when using the ganttDb', function () {
|
||||
|
Reference in New Issue
Block a user