mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-14 03:02:15 +01:00
respect start of week setting for charts
This commit is contained in:
@@ -35,6 +35,7 @@ test('test that starting and stopping a timer with a description works', async (
|
||||
page,
|
||||
}) => {
|
||||
await goToDashboard(page);
|
||||
// TODO: Fix flakyness by disabling description input field until timer is loaded
|
||||
await page
|
||||
.getByTestId('time_entry_description')
|
||||
.fill('New Time Entry Description');
|
||||
|
||||
Reference in New Issue
Block a user