Skip to content

Commit d173b58

Browse files
committed
ops
1 parent 890e1eb commit d173b58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/core/test/session.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,7 @@ describe('session', () => {
317317
expect(status.functionCalled).toEqual(true)
318318
expect(run).toHaveBeenCalledWith(query, params)
319319
})
320+
})
320321
})
321322

322323
function mockBeginWithSuccess(connection: FakeConnection) {

0 commit comments

Comments
 (0)