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