Merge branch 'main' into kurt-bring-back-multi-profile
This commit is contained in:
@ -156,7 +156,7 @@ test.describe('Basic sketch', () => {
|
||||
await doBasicSketch(page, homePage, ['code'])
|
||||
})
|
||||
|
||||
test.fixme('code pane closed at start', async ({ page, homePage }) => {
|
||||
test('code pane closed at start', async ({ page, homePage }) => {
|
||||
// Load the app with the code panes
|
||||
await page.addInitScript(async (persistModelingContext) => {
|
||||
localStorage.setItem(
|
||||
|
Reference in New Issue
Block a user