mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-03-17 10:03:08 +00:00
fix: E2E test stability and UI performance improvements (#823)
This commit is contained in:
@@ -242,6 +242,7 @@ export async function setupRealProject(
|
||||
theme: 'dark',
|
||||
sidebarOpen: true,
|
||||
maxConcurrency: 3,
|
||||
skipSandboxWarning: true,
|
||||
};
|
||||
localStorage.setItem('automaker-settings-cache', JSON.stringify(settingsCache));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user