yarn lint
This commit is contained in:
@ -90,7 +90,7 @@ test.describe('Feature Tree pane', () => {
|
||||
await scene.settled(cmdBar)
|
||||
|
||||
await toolbar.openFeatureTreePane()
|
||||
await page.getByText('Feature tree')
|
||||
await expect(page.getByText('Feature tree')).toBeVisible()
|
||||
})
|
||||
|
||||
async function testViewSource({
|
||||
|
Reference in New Issue
Block a user