Update imports in all specs.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// These tests are unit tests designed to only test transform.js.
|
||||
|
||||
var transform = require('../transform');
|
||||
var transform = require('../src/transform');
|
||||
|
||||
var dummySchema = {
|
||||
data: {},
|
||||
|
||||
Reference in New Issue
Block a user