mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-08 00:02:15 +01:00
add notice when time tracker is running in a different organization
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user