{{ message }}
Commit 9be0601
test: remove loop over single element
This loop used to iterate over two elements, but since commit
215f4d0, it only iterates over
a single element. Therefore, move the test out of the loop body
and remove the loop itself.
Refs: #50973
PR-URL: #58368
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>1 parent 40a03d3 commit 9be0601
1 file changed
Lines changed: 8 additions & 11 deletions

0 commit comments