Skip to content

Commit b6a65bf

Browse files
committed
rev tests/bench/benchmark_appworld/execute_benchmark_appworld.py
1 parent 44b69a2 commit b6a65bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/bench/benchmark_appworld/execute_benchmark_appworld.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class TestBenchmarkAppworld(BenchmarkTestCase):
1212
def test_01_begin_verl(self):
1313
# get probe target, so as to get timeout settings
1414
BACKBONE = "verl"
15-
TEST_TARGET = "tests/bench/benchmark_appworld/benchmark_appworld_oai_sdk.yaml"
15+
TEST_TARGET = "tests/bench/benchmark_appworld/benchmark_appworld.yaml"
1616
PROBE_TARGET = "tests/bench/benchmark_appworld/benchmark_appworld.py->TestProbe"
1717
# tests/bench/benchmark_appworld/benchmark_appworld.py
1818
# tests/bench/benchmark_appworld/benchmark_appworld.yaml

0 commit comments

Comments
 (0)