Skip to content

Commit 0b4a14a

Browse files
committed
chore: adjust test import
1 parent 55ec681 commit 0b4a14a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { dynamoDb } from './dist'
1+
import { dynamoDb } from './src'
22

33
// eslint-disable-next-line no-console
44
console.log('Starting DynamoDB on port 8000')

0 commit comments

Comments
 (0)