fix(ui): update dashboard test assertion text

Change Toast assertion from 'queue' to 'verbund' to match actual UI text.
Remove completed Task 3 docs.
This commit is contained in:
2026-07-02 20:52:59 +02:00
parent 097138376a
commit 34c1469517
2 changed files with 1 additions and 14 deletions

View File

@@ -109,5 +109,5 @@ Download Selected
IF ${count} > 0
Click .series-card input[type="checkbox"] >> nth=0
Click id=download-selected
Toast Should Contain queue
Toast Should Contain verbund
END