Skip to content

Commit

Permalink
Merge pull request #192 from Springworks/attempting-release
Browse files Browse the repository at this point in the history
feat: attempting to trigger a release
  • Loading branch information
petrenkotino authored Mar 31, 2017
2 parents 17e891b + d87ac1c commit 61c012b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/mongoose-cleaner-test.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import autorestoredSandbox from '@springworks/test-harness/autorestored-sandbox';
import mongoose from 'mongoose';
import autorestoredSandbox from '@springworks/test-harness/autorestored-sandbox';
import cleaner from '../../src/mongoose-cleaner';

const ObjectId = mongoose.Schema.Types.ObjectId;
Expand Down

0 comments on commit 61c012b

Please sign in to comment.