Skip to content

Commit

Permalink
Hum. Test runtime doesn't load the entrypoints file
Browse files Browse the repository at this point in the history
  • Loading branch information
chuck-dbos committed Jun 19, 2024
1 parent ecb3587 commit 049a542
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions yky-social/src/yky.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ import { PresignedPost } from '@aws-sdk/s3-presigned-post';

import { TestingRuntime, createTestingRuntime } from '@dbos-inc/dbos-sdk';

export { Operations } from './YKYOperations';

let testRuntime: TestingRuntime;

beforeAll(async () => {
Expand Down

0 comments on commit 049a542

Please sign in to comment.