fix: saving off work

This commit is contained in:
Kevin
2025-06-23 14:02:39 -05:00
parent d8ed24f463
commit 6abc35e2fc
10 changed files with 63 additions and 8 deletions

View File

@ -880,10 +880,6 @@ export async function setup(
},
...TEST_SETTINGS.project,
onboarding_status: 'dismissed',
// Tests were written before this setting existed.
// It's true by default because it's a good user experience, but
// these tests require it to be false.
fixed_size_grid: false,
},
project: {
...TEST_SETTINGS.project,