Skip to content

Commit 5a50c76

Browse files
committed
Use a working SWE Bench sample for the unit test
1 parent 74ba667 commit 5a50c76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/inspect_evals/swe_bench/tests/swe_bench_tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121

2222
SWE_BENCH_SPLIT = ("princeton-nlp/SWE-bench_Verified", "test")
23-
TEST_INSTANCE_ID = "django__django-10097"
23+
TEST_INSTANCE_ID = "django__django-17087"
2424

2525

2626
@solver

0 commit comments

Comments
 (0)