Skip to content

Commit f18e870

Browse files
authored
Merge pull request rllm-org#162 from UKGovernmentBEIS/80_swe_bench_test_fix
Use a working SWE Bench sample for the unit test
2 parents 1ee5a42 + c86c47e commit f18e870

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)