Skip to content

Commit

Permalink
update expected value (#399)
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmcguire12 authored Jan 10, 2025
1 parent 7c48412 commit 5ca4ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion evals/tasks/extract_csa.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export const extract_csa: EvalFunction = async ({
const expectedLength = 15;

const expectedFirstItem = {
publication_date: "12-20-2024",
publication_date: "01-09-2025",
session_type: "Regular Session",
publication_type: "Assembly Weekly History",
annotation: "",
Expand Down

0 comments on commit 5ca4ac7

Please sign in to comment.