adapt test for #514 (#2255)

This commit is contained in:
Viktor Scharf
2026-02-03 19:51:33 +01:00
committed by GitHub
parent 0639304e96
commit 400dc9f8ae
30 changed files with 937 additions and 619 deletions
@@ -304,18 +304,15 @@ Feature: download file
| old | "😀 🤖.txt" |
| old | "" |
| old | "C++ file.cpp" |
| old | "with\backslash" |
| old | "file #2.txt" |
| old | "file ?2.pdf" |
| new | "😀 🤖.txt" |
| new | "" |
| new | "C++ file.cpp" |
| new | "with\backslash" |
| new | "file #2.txt" |
| new | "file ?2.pdf" |
| spaces | "😀 🤖.txt" |
| spaces | "" |
| spaces | "C++ file.cpp" |
| spaces | "with\backslash" |
| spaces | "file #2.txt" |
| spaces | "file ?2.pdf" |