Skip to content

Commit

Permalink
Fixed reference in test file
Browse files Browse the repository at this point in the history
  • Loading branch information
knsv committed Jun 9, 2019
1 parent df7dc21 commit a8d9b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/diagrams/gantt/ganttDb.spec.js
Original file line number Diff line number Diff line change
@@ -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 () {
Expand Down

0 comments on commit a8d9b26

Please sign in to comment.