Unverified Commit 05dab4e5 authored by Yih-Dar's avatar Yih-Dar Committed by GitHub
Browse files

Fix test `ExamplesTests::test_run_translation` (#30281)



fix
Co-authored-by: default avatarydshieh <ydshieh@users.noreply.github.com>
parent 304c6a1e
......@@ -372,6 +372,7 @@ class ExamplesTests(TestCasePlus):
--predict_with_generate
--source_lang en_XX
--target_lang ro_RO
--max_source_length 512
""".split()
with patch.object(sys, "argv", testargs):
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment