We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcc8aaf commit 57cd952Copy full SHA for 57cd952
packages/neo4j-driver/test/internal/temporal-factory.test.js
@@ -18,7 +18,7 @@
18
*/
19
20
import { int } from 'neo4j-driver-core'
21
-import * as factory from '../../../bolt-connection/lib/packstream/temporal-factory'
+import * as factory from '../../../bolt-connection/lib/bolt/temporal-factory'
22
import { types } from '../../src'
23
24
describe('#unit temporal-factory', () => {
0 commit comments