Skip to content

Commit d288c30

Browse files
update eval test
1 parent 0899a1a commit d288c30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

evals/pr-review.eval.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ describe('PR Review Workflow', () => {
2929
);
3030

3131
const stdout = await rig.run(
32-
['--prompt', '/gemini-review', '--yolo'],
32+
['--prompt', '/pr-code-review', '--yolo'],
3333
item.inputs,
3434
);
3535

0 commit comments

Comments
 (0)