Skip to content

Commit efb3f41

Browse files
matthew29tangcopybara-github
authored andcommitted
chore: Add Java VertexAI generator diff test presubmit
PiperOrigin-RevId: 882829724
1 parent 5a3101b commit efb3f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/genai/sessionevents_test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ describe('SessionEvents', () => {
2929
'reasoningEngines/2886612747586371584/sessions/6922431337672474624',
3030
author: 'test-user-123',
3131
invocationId: 'test-invocation-id',
32-
timestamp: '2009-02-13T23:31:30+00:00',
32+
timestamp: '2009-02-13T23:31:00+00:00',
3333
});
3434
client.verifyInteraction(0, fetchSpy.calls.argsFor(0));
3535
client.verifyAllInteractions();

0 commit comments

Comments
 (0)