add notice when time tracker is running in a different organization

This commit is contained in:
Gregor Vostrak
2024-04-26 02:10:45 +02:00
parent 3c158cc015
commit bb5ccf3606
9 changed files with 237 additions and 81 deletions

View File

@@ -256,7 +256,7 @@ test('test that updating a the duration in the overview works on blur', async ({
await expect(
newTimeEntry.getByTestId('time_entry_duration_input')
).toHaveValue('00h 20min');
).toHaveValue('0h 20min');
});
// Test that start stop button stops running timer