fix flakyness in e2e tests for reporting

This commit is contained in:
Gregor Vostrak
2025-07-17 18:11:40 +02:00
committed by Constantin Graf
parent 38f38790d5
commit 8a0d2235a8
2 changed files with 5 additions and 4 deletions

View File

@@ -136,6 +136,7 @@ type BillableOption = {
id="description"
ref="description"
v-model="timeEntry.description"
aria-label="Description"
placeholder="What did you work on?"
type="text"
class="mt-1 block w-full"