commit | 2977196bb37b0ed1925677c979cbce6fba24f53e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Apr 29 07:22:20 2025 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue May 27 10:07:41 2025 +0100 |
tree | cca590b2dd5c28f136473347cf72ca4fa1336566 | |
parent | 25b91c1c58ddf78e167c19976aaa93f48d10e340 [diff] |
patman: Simplify test_find_new_responses() This test uses the find_new_responses() function which combines accessing patchwork and processing the results. Since the test is aimed at testing processing, adjust it to call process_reviews() instead. Signed-off-by: Simon Glass <sjg@chromium.org>